Suppose an Application has been maintain from 4 years, we
have written 5000 test cases for that. Now the functional
flow has been changed for a Page. If I want to write test
cases for that newly built page. How can I find what was
there in that page 4 years back? How can we traced out?
What is the best way to find test cases other than
tracability?
Answers were Sorted based on User's Feedback
Answer / wasim
You can check the SRS, SDS or Use Case or any other available document for that particular module. You can also refer to the old defects snapshot for that module, if nothing is available then you have to manually identify that particular module test case through module name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rakshan
The best way is to check requirement specification,BRS,use case,Test plan and tractability matrix and if not available so past experience must be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vartman shukla
Through Requirment Tracebility Matrix (RTM)..
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / laxman singh
Through tracebility matrix....we can check....
| Is This Answer Correct ? | 7 Yes | 14 No |
Writing Test cases based on the understanding of the UX document
How many bugs have u found in your project?
test case for open doalog box. thanks a lot!
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
pls let me know the answer, recently i faced this question in interview. when you are writing the test cases,if the requirements are changed what will u do?
What is the syntax testing?
What are the test cases for mouse?
what would be the negative test case for serach that break the search .
write test case for banking application
hai........... please tell abt testcases.. how we can drived the testcases in project?
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
How many test cases you will execute per day?