How do you select test cases for Regression Testing(The
point is when there is change code how do you come know
which part of code or modules it will affect).
Answers were Sorted based on User's Feedback
Answer / bhagyashree
Hi,i also came across the same question.from my point of
view suppose we are testing gmail application and it
contains almost 1500 test cases.If new functionality is
added that time we can't test all 1500 test cases.
for that we have to select few test cases with the help of
using RTM.bocz in RTM its mentioned clearly the test cases
name and its functionality and it comes under which
module.From that we can come to know which functionality
gets effected and we can pull the corresponding test cases
to regression suit
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / prabhu
think before you give answer.regression testing mean
testing an application if any changes made or new
functionality is added to the application.
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / rafi
Hi All,
If There is a code change and if some new functionality
been added means there will be an PCR(project change
request )will get updated for the both Testing and
development team. so you need not to retest(regression)for
newly adding functionality just we need to do the
regression for old functionality(old coding)and later on
once the code completed u have been intimated by project
leader to test the newly added functionality.
hope this is clear if no pls tell me, i will put it in
clear with example
Rafi 9841733045
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / archana
Hi All,
I too come acorss this question. what is regression tetsing
and how do u find out which test cases has to be tested for
regression testing?(how do u knw which functionality is
affetced due to the change in code? u'll test all the test
cases??)
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / wh
This question could be answered by giveing a simple example:
Consider an example of a form which has a username,password
and and Login button.
There is a code change and a new button "Reset" is
introduced. Regression testing(for that build) will include
testing only the "Login" button and not the Reset button
(testing Reset button will be a part of cunation testing).
Hence the Regression tester need not worry about the change
in code,functionality. But he has to make sure that the
existing functionality is working as desired.
Testing of "Reset" button will be included as a part of
Regression, for the next build
| Is This Answer Correct ? | 3 Yes | 12 No |
what type of bugs u found commonly in ur project?
What is the difference between a Test Plan and a Test Strategy?
5.how many deliverables are there in a project development?
When you were testing an application, you found a strange pop up with a “500 internal error” and you thought to log it as a defect. Give description of the defect along with all the details you expect in the defect content
what is the latest version of the win-runner?
Give example of High Severity and low Priority Bug you filed?
i have completed my graduation in B.Sc. (phy, maths,computer), right now i am having 1.6 yrs exp on manual testing, for PG full time course is full time course or parttime is suitable form me , if any one is suitable then why it is suitable
what is BFSI DOMAIN? COULD U EXPLAIN EACH AND EVERY THING IN DETAIL?
explain statement coverage?
What is verification and validation testing
what is system testing and system integration testing? explian briefly?
How important is Change Management in today's computing environments?