what is mutation testing ? when we are using this type of
testing?
Answer Posted / shankar
Mutation testing is performed as part of Unit Testing. In
this testing phase, programmers will perform some change in
the coding and execute previously completed tests. If all
the tests are passed, then he will concentrates on the
same. If any one of the test is failed then he will
concentrate on the further coding.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Tell me what is the purpose of getoptions() method?
List down the primary features of a good automation tool?
What is meant by the automation framework?
Discuss the economics of automation and the role of metrics in testing.
Can any one give me the script for drag and drop or setselection functions ?like in a not pad i want to select 5 lines
List some advantages and disadvantages of manual testing.
Explain how to perform load-testing?
Name some of the commonly used automation testing tools that are used for non-functional automation.
how to write ciertification in QTP?
Generic function for selecting a Radio Button in a Dialog
How could you explain the main difference between webdriver and rc?
wat is database testing....how to develop data driven framework in selenium enviromnent. please explaing in detail
How could the web element attributes be inspected in order to use them in different locators?
What are the frameworks available in rc?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain