Answer Posted / pune tester
That's right, Srikar!!
Adding to it..
With mutation testing, the system/program under test is
changed to create a faulty version called a mutant. You
then run the mutant program through a suite of test cases,
which should produce new test case failures. If no new
failures appear, the test suite most likely does not
exercise the code path containing the mutated code, which
means the program isn't fully tested. You can then create
new test cases that do exercise the mutant code.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the difference between static testing and dynamic testing?
You may be overqualified for this position we have to offer
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
Explain branch coverage and decision coverage.
How did you do unit testing in your project?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
For any web application, what are the possible login features that should be tested?
What are the different levels of manual testing?
test cases on bangles???
Can you explain v model in manual testing?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
qtp9.2 and qtp10.0 difference
Explain the sub-genres of performance testing?