What is the concept of introducing a small change to the
program and having the effects of that change show up in
some test?
Answer Posted / saurabh nayak
Answer among the given Options
A. Introducing mutations
B. Performance testing
C. A mutation error
D. Debugging a program
A.Introducing mutations
As mutation testing means testing of the code having single
or some syntactic changes. For e.g.
If(x<Y) then print"hello" Else print "bye".
This line of code os mutant by
If (y<z) then Print "Hello" else print "bye"
Here x is replaced by y and y is replaced by z.
more e.g.
The variable can e replaced with constant.
Change in the operators e.g. && replaced by ||, etc.
-Regards
Saurabh Nayak
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
For any web application, what are the possible login features that should be tested?
what are metrics and what are metrics did u collect in you are project
how to generate id in testdirector? a) Td id 1 b) td id 2 c) td id 3 d) td id 4 which is correct answer please any one of the tell me and mail me
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
Information about Automated Software Installer
what is base time , how can we base time your doc"s ?
What does a manual tester need to become proficient with db testing?
What criteria would you use to select Web transactions for load testing?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
diff b/w desktop based testing & web application testing
Can you explain the workbench concept?
What is software review?
What are the RBI rules has to follow by a bank for online precesseing. ?
how to write manual testcases for download the files from the template. for example:from product cost enddate