ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
wat is mutation testing
 Question Submitted By :: Ksv.kumaar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: wat is mutation testing
Answer
# 1
forcbly injecting bug and testing the functionaliy
 
Is This Answer Correct ?    1 Yes 0 No
Srikar.k
 
  Re: wat is mutation testing
Answer
# 2
That's right, Srikar!!
Adding to it..

With mutation testing, the system/program under test is 
changed to create a faulty version called a mutant. You 
then run the mutant program through a suite of test cases, 
which should produce new test case failures. If no new 
failures appear, the test suite most likely does not 
exercise the code path containing the mutated code, which 
means the program isn't fully tested. You can then create 
new test cases that do exercise the mutant code.
 
Is This Answer Correct ?    1 Yes 0 No
Pune Tester
 
 
 
  Re: wat is mutation testing
Answer
# 3
This is one of the White Box Testing Technique . Generaly 
programmer are following this tehnique to test the change 
in the programme t estimate the correctness & completeness 
of the programme.

  for example
  1. if all tests passed in the programme that is good 
programme.
 2. If all tests passed but in the programe some change is 
there .don't say passed. this is not a good teting
3. in alltests passed except change test failed. this is 
the complete testing.
 
Is This Answer Correct ?    0 Yes 0 No
Prasanna
 
  Re: wat is mutation testing
Answer
# 4
Hi,
In mutation testing we create a duplicate copy of the code
that is called as mutant and do some changes in the codes in
the mutant copy and then we test and check weather the
changes are been detected or not and whether it is creating
any effect on the original copy of the code or not.If the
changes are being detected then it is called as killed mutant.

Plz correct me if i m wrong..
Nitin Verma
nitin9360@gmail.com
 
Is This Answer Correct ?    1 Yes 0 No
Nitin Verma
 
  Re: wat is mutation testing
Answer
# 5
Mutation testing also called mutation analysis is a method 
of software testing, which involves modifying program's 
source code in small ways. These, so-called mutations, are 
based on well-defined mutation operators that either mimic 
typical user mistakes (such as using the wrong operator or 
variable name) or force the creation of valuable tests. The 
purpose is to help the tester develop effective tests or 
locate weaknesses in the test data used for the program or 
in sections of the code that are seldom or never accessed 
during execution.
 
Is This Answer Correct ?    0 Yes 0 No
Lokesh Chauhan
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
What is a Module?  2
How to write testcases for a general objects like 1.pen 2.paper 3.printer 4.Mobile 5.Bulb 6.coffee machine 7.calculator 8.Mobile 9.telephone...etc Ordain-Solutions2
does tester use design document for writing testcases CMC1
Can you please explain me about the types of Reviews?And which reviews are done by whoom?like Author,moderator etc..? Thanks for posting the Answer... CTS2
with multiple testers how does one know which test case are assigned to them?Folder structure.Test process Wipro1
What is White box & Black Box Testing?  4
Hello Friends, I m working as tester in a company, i have 1.5 yrs of exp., in my company we used manual testing Technique & i wants to give The ISTQB Certified Tester-Foundation Level certificate Exam. Can any one tell me the next date of the exam.? If anyboady have questions papers OR any material then pls. frwd me on my id : preet45p@yahoo.com Thanks in advanced.  2
what is the Bugzilla Latest version? AZTEC4
What all are the reuirements needed for UAT?  1
what is the importance of test data while testing the application? and how hard it is to set up the test data?  2
which knowledge is must for tester  8
Wht is the Difference between Test Harness and Test Driver Anybody can explain it..Thanks in advance... Siemens4
What kind of test cases are need to be included in the database migration testing?  1
i got job selection order from decon engg hrd,tamilnadu,india.they are also demanding me 2000 rs. & saying that after 3 day they will give me a joinig letter, there web site is www.deconengg.net & postal address is decon engg(govt. hrd)no-236 coimbatore -641044.I submitted my resume to them and after that they didnt conduct any interview... can i believe this or its just a fake.. ssinformatics64
hi frnds. can any one tel me vat is ECP, BVA ? & in testing, what testing we will done first ? either A or B ? A.regression testing, B. Resting ? & tell me why it is done first, when is other testing is to be done ? pls frnds answer me soon.... tank u all ..  4
1. fault based testing is reversed of which testing? option.1 conventional software testing Option 2Operations and classes that are critical or suspect Option 3 Use-case validation Option 4White-box testing of operator algorithms 2. Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism 3. Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning 4.Client/server architectures cannot be properly tested because network load is highly variable. Option 1 true Option 2 false 5. Real-time applications add a new and potentially difficult element to the testing mix Option 1 performance Option 2 reliability Option 3 security Option 4 time 6.Which one is not key term used in internal control and security Option 1 Threat Option 2 Risk Control Option 3 Vulnerability Option 4 Exposure 7.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products. Option 1 true Option 2 false 8.Static testing requires...? Option 1 Binaries Option 2 Source code Option 3 Product Option 4 Executables 9.etesting is testing the application with multiple sets of data is called retesting Option 1 true Option 2 false Infosys2
can anyboy send me the testcases apart from application form?  1
Describe to me the Software Development Life Cycle as you would define it?  2
hi some body help me to know the difference between testing and quality control and quality analyst?  2
What is Glass Box testing?  6
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com