Tagged Questions
0
votes
3answers
67 views
What are some good examples of pure Computer Science and Mathematics applications in software QA?
I am looking for some good examples of pure Computer Science and Mathematics applications in software QA. The objective is to create a course for CS and Applied Math students with applications that ...
4
votes
3answers
267 views
Am I tester or just checker?
I've read about difference between testing and checking and I feel I'm only a checker.
I write tests scenarios to know whether the product satisfies requirements. Is this still testing or only ...