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 |
You do Scalability testing in Load testing or Stress testing?
what is bottleneck?
i am looking software testing job in Loadrunner?Plz any one help me a Project ? mail me chs_29@rediffmail.com i thank full to u.(chandana)
where do you memory leaks logs
What is the advantage of running the vuser as the thread?
What are the Different types of requests in web services?
How does caching affect performance testing results?
what is the difference between Single user and multiple user protocol?
which exception will be loadrunner send during recording of oracle database
Script is working fine in Vgen.. but while running in Controller a error is throwing as "Action.c(59):Error-27995:Requested link(Text=My account") not found" I searched and it is pointing "web_link(...)" line. Plz help me regarding this.. if any.. Thanks
Can we able to record the vuser script in UNIX environment?
When do you disable log in Virtual User Generator, When do you choose standard and extended logs?