When do u perform REGRESSION testing and how to perform
it ?
Answer Posted / aditya
Regression testing is testing of a build when the
bug/defect re-opens.
for eg. a bug is found is build1, it is reported to a
developer, u execute the same script on build2, if it re-
opens it is nothing but regression testing.
When we talk about manually performsing regression
testing ,its nothing but executing the same test case on
various builds and it should be the same when it comes to
automation too as regression testing is a main candidate
for regression testing.
Is This Answer Correct ? | 4 Yes | 27 No |
Post New Answer View All Answers
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What is rapid application development model (rad)?
What is the difference between latent and masked defects?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
What are different types of verifications?
What is remedy testing,expalim that and how can use that
How do you estimate white box testing?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
What is Cyclometric testing?
What is the first test in software testing process?
Easiest way to write test cases? How i can learn writing the test cases?
What are drawbacks in system development life cycle
what is the function generator?