how do u perform regression testing,means what test cases u
select for regression
Answer Posted / vikram g
regression testing will be conducted after development team
releases modified build when test engineers find any
mismatches between expected and actual values in build.
some times the small changes in coding can have serious
effects on other areas of the s/w,with out development team
concern.so a test engineer has to know wether the changes
in s/w coding impact others areas of s/w,for this he has to
conduct regression testing using previous test cases ensure
that defect has removed the defect and remainig
fnctionality same as previous(customer expected).
selecting test cases is depend on severity of the defect as
follows:
if defect is high severity defect we have conduct
all p0->high priority
all p1->medium priority
care fully selected p2->low priority
test cases for regression testing
if defect is medium severity defect we have conduct
all p0->high priority
care fully selected p1->medium priority
care fully selected p2->low priority
test cases for regression testing
if defect is high severity defect we have conduct
care fully selected p0->high priority
care fully selected p1->medium priority
care fully selected p2->low priority
test cases for regression testing
if any suggestions writw to me
gvikram_g@rediffmail.com
Vikram G
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the two main categories of software testing?
Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?
Why is software testing required?
Explain the importance of agile testing?
What is defect removable efficiency?
What kind of input do we need from the end user to begin proper testing?
what are metrics and what are metrics did u collect in you are project
what types of testing you performed in transfer funds module....
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
Explain compatibility testing with an example.
what is the difference between website and web based application ?
Name three reasons why the tester may choose to record in Context Sensitive mode.
how to clarify functional requirements and non functional requirements in a srs?
whats main working for tester. and developer, and prject manager.