Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the concept of introducing a small change to the
program and having the effects of that change show up in
some test?

Answer Posted / saurabh nayak

Answer among the given Options
A. Introducing mutations
B. Performance testing
C. A mutation error
D. Debugging a program

A.Introducing mutations

As mutation testing means testing of the code having single
or some syntactic changes. For e.g.
If(x<Y) then print"hello" Else print "bye".
This line of code os mutant by
If (y<z) then Print "Hello" else print "bye"
Here x is replaced by y and y is replaced by z.
more e.g.
The variable can e replaced with constant.
Change in the operators e.g. && replaced by ||, etc.

-Regards
Saurabh Nayak

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form

2714


What is the difference between SIT AND IST?

3330


Explain test metric and the information it provides.

1192


What is change request, how you use it?

1312


Write the test cases for godaddy home page

1828


What are the main key components in client and server applications?

1228


Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?

11325


1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........

2782


Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??

2367


what is base time , how can we base time your doc"s ?

2019


Do you use any automation tool for smoke testing?

1321


What is virtual creation tool?

2108


Define Stability, Scalability and reliability with example ?

3287


Do submit teststrategy to customer if yes at what time

2077


How do you determine user soad for a perf test of a Web application?

2395