what is mutation testing?
Answers were Sorted based on User's Feedback
Answer / praveen 9885734486
Doing test to the tested application to check whether
testing is completely done or not.
nothing but testing to a tested application is mutation
testing
| Is This Answer Correct ? | 12 Yes | 14 No |
Answer / kumar
Mute means bug. In this testing programmer intensionally
introduce the bug into the program and validates
completeness and correctness of the program.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / sandeep
Mutation Testing is to Test for Negative Values of Input to
make sure the AUT(Application Under Test) is Passing or
Behaving as per specified.
For Negative Test Data application should give negative
response.
In case of Login window with Negative set of data i.e.,input
data username & Password the Login window should not open
the Inbox
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / raviraju
Mutation testing is a fault-based testing technique that is
based on the assumption that a program is well tested if
all simple faults are predicted and removed; complex faults
are coupled with simple faults and are thus detected by
tests that detect simple faults.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / praveen kumar
Mutation means change in a program. In this testing
programmer will change the code without disturbing
functionality.
| Is This Answer Correct ? | 0 Yes | 5 No |
I read the answers given for 90 percentile calcutaion in the analysis report. If i am running a test for 1 record how is the 90 percent calculation done.
What is a function to capture dynamic values in the web vuser script?
what r the major concepts in C are very much used in load run script?
What is the process for developing a vuser script?
how to get current system time Loadrunner function?
Can u Explain me in real time projects any frameworks follows in Loadrunner ? if Yes plz mentiond(Chandana)
When loadrunner is used?
What is vugen recording and scripting?
which is best institute/trainer for load runner in bangalore
Weblogic performance parameters, Oracle database performance parameters
Can we run the Qtp Scripts in Load Runner?
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?