how do u perform regression testing,means what test cases u
select for regression

Answers were Sorted based on User's Feedback



how do u perform regression testing,means what test cases u select for regression..

Answer / rajendra prasad reddy penumall

Hai sujatha what u said is correct but this is not a full
answer.

Regression testing will be conducted after any bug fixed
or any functionality changed.

During defect fixing procedure some part of coding may be
changed or functionality may be manipulated.In this case
the old testcases will be updated or completely re written
according to new features of the application where bug
fixed area.

Here possible areas
are old test cases will be executed as usual
or some new testcases will be added to existing testcases
or some testcases may be deleted.

Any one of the situation may be arised.

So try to understand subject indeep

if you still have any doubt plz mail me
At: rajendra_penumalli@yahoo.com
or call me :9885162742(hyderabad)

Is This Answer Correct ?    1 Yes 0 No

how do u perform regression testing,means what test cases u select for regression..

Answer / anil

Hi,

Regression testing means checking the reported
functionality and its dependents. so we need to select the
test cases to test both the cases.

TC's will be prepard based on the FRD's(Functional
Requirement Documents). so changing TC's will comes under
CR (Change Request) process.

Is This Answer Correct ?    0 Yes 0 No

how do u perform regression testing,means what test cases u select for regression..

Answer / 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

how do u perform regression testing,means what test cases u select for regression..

Answer / murthy

You Should answer<

I performed Regression Testing by both Manual and Automation,
by using Functional Testing tools like WinRunner , QTP.
And i run the same test cases which were used previously
before fixing the Bug/Defect was fixed, to make sure that
faults have not been introduced /uncover as a result of
changes made after fixing the defect.

Is This Answer Correct ?    0 Yes 0 No

how do u perform regression testing,means what test cases u select for regression..

Answer / narendra

Test cases includes
1. Fixed defects related test cases
2. Test cases related directly/indirectly to the affected
functionality.

Is This Answer Correct ?    0 Yes 0 No

how do u perform regression testing,means what test cases u select for regression..

Answer / sujatha

Hai,

According to me
when ever deft fixes are done set of releated test cases
need to be run on that one and check the the bug is fixed r
not.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.

2 Answers  


I u dont have SRS doc or dont have any info about product then how will u test it?

4 Answers  


what is quality assurance,quality control and configuration management systems?

4 Answers   Wipro,


i want to write testing cerification. can anyone plz help how to go through. how to prepare for the exam and how i have to apply.

2 Answers  


how do you test me?

5 Answers  


tester with develop ment knowledge will be more effective .justify?

1 Answers   IBM,


1.hi plz can u tell me some tesyt case for creating a new folder and rename that folder 2. second plz send me some test cases for a msword file and for "save as option"

1 Answers  


hi i am arun In interview i will answer( the allinterview com ) answers it is accepatable by interviewer it is real time answer only

5 Answers  


1. Define the following along with examples a. Boundary Value testing b. Equivalence testing c. Error Guessing d. Desk checking e. Control Flow analysis

1 Answers   Crea,


What is difference between Defect and Bug?

12 Answers  


i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?

1 Answers  


whats the difference between test matrix and traceability matrix? tell me with some illustrations.

2 Answers  


Categories