what is mutation testing ? when we are using this type of
testing?
Answer Posted / swetcha
mutations r introduced into a program to test the adequacy
of the test data.A mutation is a SMALL CHANGE made to the
program.The effects of that data should be made up in some
tests.If it doesnot ,the test set is probably inadeqate.
and this type of testing is called mutation
testing...also called as bebugging
The person who is changing the code by adding mutations
should see how the code works.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you achieve 100% automation?
Tell us how can you find if an element is displayed on the screen?
Explain me what is the difference between setspeed() and sleep() methods?
Give some examples for performance test tools?
Tell me an example of the languages supported by webdriver?
What is meant by the automation framework?
Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
Tell us what is junit? And what is junit annotation?
Do you know how can we make one test method dependent on other using testng?
how to use regular expression in Test Complete Functional tool
all clients are using at once if any problem raise?
How did you use automating testing tools in your job?
Where will you maintain information like url, login, password?
Write a short compiled module which selects random numbers. and what function is used to call your customized compiled module?