what is mutation testing? when it is use in the phase?
Answers were Sorted based on User's Feedback
Answer / indhu
mutation testing is the testing to test quality of the test
suite.this is done by mutuating some statements in the
source code and checking if ur test code is able to find
errors.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / ravi chaitanya reddy.k
Mutation Testing means a complex change in coding. It means
make a change in coding and run the test if all tests are
passed in that changing area then the test is failed. If
some of the tests are failed in that changing area then the
test is passing. This type of testing is called Mutation
testing. This testing is done in Unit testing.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / mfsi_priyankaa
Mutation testing is one way that you can test those tests.
Mutation testing involves deliberately altering a program’s
code, then re-running a suite of valid unit tests against
the mutated program. A good unit test will detect the
change in the program and fail accordingly.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kavya
it is the process of wantedly injucting d defects to d
testers,they properly teste to application
| Is This Answer Correct ? | 0 Yes | 1 No |
Suppose in your Project have 2 test engineers.Module A is tested by You and Module B is tested by another Test Engineer.module A and B has inter related functions.Then how you check the functionality of the module??
what are the mandatory fields when you rise a bug
is there any checklist to check SRS document
Difference between Black box and White box testing?
What is Testing Approach, Testing Methodology, Testing Terminology, Testing Technique and Testing Types?
Hi frnds,dis is anuhya..can any one tel me the FORMATION of a TEAM for a project. means,who's the main,below him who s there ? like that.i mean PM..then below PM who is there & vat is the team working for a particular project ? pls tel me soon correctly... tank u frnds
What are the different is manual database checking types?
Does Automation replace Manual Testing?
after inserting the record in front-end,how will u check the backend manually?
test cases for bulb
Hi freinds..im priyan 4rm banglore. i recently got an job on 2+(manual testing) by faq experience.in 2 days im going 2 join in company. now, can u any tel me pls how s there n company & environment. and what work did they give for me in starting & vat work shal i do there..? pls give me reply & help me soon. pls dont mind.
What is LOI Testing?