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
How do you identify the test cases which are suitable for automation?
On what basis you can map the success of automation testing?
Does every software project need testers?
What is the difference between automation tools and management tools?
In what condition we cannot use automation testing for the agile method?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
Tell us what automation tools could be used for post-release validation with continuous integration?
Do you know what is selenese?
Which package can be imported while working with webdriver?
Do you know what is robot api?
is there any one got offer from snapdeal?
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?
Where to maintain information like login, password and url?
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version?
In what condition we cannot use automation testing for agile method ?