wat is mutation testing ?

Answers were Sorted based on User's Feedback



wat is mutation testing ?..

Answer / ajk

A kind of testing in which, the application is tested for
the code that was modified after fixing a particular
bug/defect. It also helps in finding out which code and
which strategy of coding can help in developing the
functionality effectively.

Is This Answer Correct ?    2 Yes 0 No

wat is mutation testing ?..

Answer / dims

Mutation means adding known defects in the application.So mutation testing is the testing which checks the effectiveness of the testing.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Test Cases Interview Questions

Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.

0 Answers   Cap Gemini, NIIT,


Do anyone hav any knowledge about testing the Eftpos System??Like what kind of test cses that can be prepared for checking the system...

1 Answers  


write a test cses for sending mails through microsoft- outlook xpress?

4 Answers   HCL,


2.6.3 User Interface Different Polls could be present at different channels, pages within channels, and at home page. User interface for Poll will be as described below: - Beneath poll current result(running status) to be shown in graphical form(say progressing bar chart) all the time, in same window as poll. - Link ""All Polls >>"" to take user to Polls home page which will have all the active polls with results underneath. - All the polls not older than one month will come under Active polls category. - User can take Active open polls, but cannot react to Active closed polls. Can only view results of active closed polls. - No Interactives available for polls - "Add a comment", "Rate" - Registered User can take a poll only once, after that only result is shown to user. To unregistered user it will be open. 2.6.4 Interfacing/Sourcing Details - Polls is going to be a separate module, an internal application, which editor/admin can publish. - Admin/Editor should be able to publish polls on separate channels, pages. Assign closure dates. - Admin/Editor can upload images, change look n feel, add a brand, link/url to it. - System to capture user details(screen name/name, id, email id), do loyalilty points calculation and add to user loyality points. 2.6.5 Rules and Conditions Unless assigned a closure date, by default all Polls will be open for 30 days. this is the SRS how to write the test cases for the above functionalities help me

1 Answers   GE,


what all are available test cases for Search engine NLP (Sixth sense).

1 Answers   HCL, TCS,






How to write test case for this scenario. The system shall allow the user to select an option to sort the results by the city of the family contact

1 Answers  


Explain the unit testing?

0 Answers  


User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

0 Answers  


regression testing falls under white box or black box testing?

9 Answers  


Why is it that the boundary value analysis provides good test cases?

0 Answers  


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

0 Answers   Microsoft,


Elaborate test plan and content availability in test plan.

0 Answers  


Categories