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
Do you know what is robot api?
What is the major difference between Functional test, Acceptance test, Usability test and performance test. With special reference to automotive domain
What is the difference between continue and next sentence?
is there any one got offer from snapdeal?
What is modular automation?
List some advantages and disadvantages of automation testing.
What are the steps involved in the automation process ?
What is junit annotation?
Tell us how can you create html test report from your test script?
Kindly let me know how to setup JMeter for functionality testing of a Web application.. The apache help doc is good but i m little confused with it... :(
What are the disadvantages of Hybrid framework
Tell us what you know about table-driven testing?
Do you know how to check if a button is enabled on the page?
How can you switch back from a frame?
Explain me what the webdriver supported mobile testing drivers do you know?