when doing regression testing, how can we know that other
screen or module are affected?
Answers were Sorted based on User's Feedback
Answer / venkat reddy
Regression Testing is done when module or project got
enhancements or bug fixed,
After getting the new build (bug fixed build),tester will
start testing with all passed testcases which are
previously tested-----Retesting
After getting the new build (bug fixed build),tester will
start testing with failed testcases of that module and also
all testcases of other modules to check whether any other
parts of the code get affecting-----Regressions Testing
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / v5
As regression testing is done when any enhancement is done
or a bug is fixed, the critical functionalities and the bug
related functionlities(modules) are given priority and
tested. Thus, the related screens or modules are tested.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / we4
regession tesing is doing after fixing the bug or change
made in the unit or module we have to chek whether the
perticular module,unit,or fixed bug affecting the other
modules ,units.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / dayand
because of that bug which is fixed by developer.Some other
bugs are seen.in same or other module.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to write test cases for a website where we can book the room in Hotel bookin room in hotel the website has some fields like room with A/C or Non a/c room according to this it has room fare, pick up and drop facility they will charge some extra money, veg and non veg food, payment by credit card. please give me the answer
1 Answers First Indian Corporation, SFA, TCS,
What is agile testing and why is it important?
Can you explain a pair-wise defect?
can anybody tell me that what is a build note and what it contains? And build note is released to testing team with every new build or it release only when bugs are fixed by the developer?
Difference between QA and Testing?
13 Answers Deepak Enterprises, IBM, Mechanical, Trigent,
Can anyone help me out to get Test clear in Adobe as i have call and My apti is too low as i preparing for technical..mail me at satijaa.tarun@gmail.com Thanks in Advance
what is test objective?
19 Answers CTS, Polaris, Value Labs,
hi what is difference between sdlc and stlc.
suppose u have raised one bug.u have posted to that concerned developer..he can't accept that is a bug.what will u do in the next stage?
What’s the difference between verification and validation in testing?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
what is meant by package testing?