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
wat would be the parameteries for ul testing for web applilcation
What generally is the structure of a framework?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Can you tell some good coding practices while automation?
What do you think holds testers back to do automation? Is there a way to overcome it?
Explain me what is testng and why is it better than junit?
Could any one share scripts... where we can Parameterize radio buttons and Check boxes in Rational Robot.
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
What is extreme programming and what has it got to do with testing?
Can the activities of test case design be automated?
Types of F/w in Automation
1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: "test scenarios" & "test approch": points)
what we have done after display the result in openSTA result pane.in the sense that how we send the report,what we send in report,how to know that where is error.quickly tell me the answer...please
What are the limitations of automating software testing?
What steps are needed in developing and running a software test?