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).
Answer Posted / 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 |
Post New Answer View All Answers
When new application ready to test than whats your testing strategies?
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
What are the queries mostly asked in testing ? give me some examples.
how deployment phase of SDLC differs in product based and in service based company ?
is it possible web application make it as executable file
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
Which are the different tests for apparel testing?
How can you do the scalability testing?
Give the real-time example for back-to-back testing?
What is decision table testing?
Explain the manual testing process?
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
What is severity and priority of bug? Give some example.
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements