What is mutation testing?
Answers were Sorted based on User's Feedback
Answer / venurao
Mutation testing is used to test the quality of your test
suite. This is done by mutating certain statements in your
source code and checking if your test code is able to find
the errors. However, mutation testing is very expensive to
run, especially on very large applications. There is a
mutation testing tool, Jester, which can be used to run
mutation tests on Java code. Jester looks at specific areas
of your source code, for example: forcing a path through an
if statement, changing constant values, and changing
Boolean values
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shirisha and sowmya
Mutation testing (or Mutation analysis) is a method of
software testing, which involves modifying program's source
code or byte code in small ways.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mutation testing (or Mutation analysis or Program mutation)
is a method of software testing, which involves modifying
programs' source code or byte code in small ways.[1] A test
suite that does not detect and reject the mutated code is
considered defective. These so-called mutations, are based
on well-defined mutation operators that either mimic typical
programming errors (such as using the wrong operator or
variable name) or force the creation of valuable tests (such
as driving each expression to zero).
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venurao
hi
mutation means to know the wether we are cunducting currct
tests on applicatiuon or not
| Is This Answer Correct ? | 0 Yes | 1 No |
How to calculate TPS in LR and Jmeter? Suppose I need to carry out test for 1hr duration with 10 VU and i need to achieve 5000 transactions. What should be the iteration of a single user to achieve this ?
How can performance bottlenecks be identified?
What is the differences between parameterization and correlation ?
What is RDR files in Load runner? What is Scenario Configuration in Load runner
HI GUYS ... GOOD NEWS PERFORMANCE TESTING INSTITUTE IN HYD IS.KEYLABS , SOMAJIGUDA...EXLENT TEACHING
How do u do monitoring ?
I need to have a price list for HP loadRunner tool (Analysis, Controller, VU generator) for different number of VU (for example 100 VU,200Vu ,500VU) for performing stress testing. and if there is any mandatory support fees or anything related. i know that companies might get discounts but i need the standard price list as i am planning to purchase the loadrunner but i need to know the price list before ,which will be very helpful if anybody can help. //Hint I need the protocol which contains Oracle web application and Siebel-web i think which is Oracle E-business protocol Thanks
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent.
What is .lrs?
What is scenario default?
if throughput graph shows low and high than what will u do?
Where do you set automatic correlation options?