What is mutation testing?? And when we use it??
Answers were Sorted based on User's Feedback
Mutation Testing
Performing Testing on the application after the development team has changed the source code intentionally is called as mutation testing.
After completion of unit testing activity in our project that means we have to write the test cases for unit testing and execute it then at that time developer changes the source code to verify all the test cases which can be used during unit testing is giving the pass result or fail one ..if all the same test cases giving the pass result then we don't execute all possibility of unit testing.so we have to write another cases for unit testing and perform testing on the basis of those test cases and repeat the process until some of the test cases provides false result in mutation testing.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / nagarjuna
Testing conducted on the application by giving inputs manually and observing outputs manually is called Manual Testing.
| Is This Answer Correct ? | 2 Yes | 5 No |
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
what is agile testing
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.
What is Automation Test frame work ?
What is Negative testing?
What is an audit report? Whom is it done by?
What is the need of smoke test even when unit test is done by developers?
hi iam geetha, i know what are all points will come in the test plan, but i want the sample test plan
11. Do any of the authoring tools you use have features to help make your Web sites accessible?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
Do testers have to write separate test cases for performing sanity testing??
what is localization and globalization testing?