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



Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. N..

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

Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. N..

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

Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. N..

Answer / vartman shukla

Through Requirment Tracebility Matrix (RTM)..

Is This Answer Correct ?    0 Yes 0 No

Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. N..

Answer / laxman singh

Through tracebility matrix....we can check....

Is This Answer Correct ?    7 Yes 14 No

Post New Answer

More Test Cases Interview Questions

Write all test cases for Bus Pass Renewal

0 Answers   Infosys,


how to write test cases for a text field that should have maximum 250 characters

9 Answers  


write down test cases for "x>=1"

6 Answers   Quexst,


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

0 Answers  


Explain the gray box testing?

0 Answers  






how we test the login page using jwebunit test case...

0 Answers   CTS,


Can anybody tell test cases for the following condition? In a railway reservation form, 4 types of ticket ranges are there like a) age up to 3, NO TICKET. b) age up to 7, HALF TICKET. c) age up to 60, FULL TICKET. d) age from 61, SENIOR CITIZEN QUOTA. if you enter age into the text box the relevant message should be displayed..... Eg. FULL TICKET.

3 Answers  


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

0 Answers  


For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

1 Answers  


what are the possible test cases for sending an sms from mobile

2 Answers  


Do you know explain security testing?

0 Answers  


please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )

0 Answers   IBM,


Categories