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

Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.

0 Answers  


Write a test case scenario for Web-based address book?

0 Answers  


in any software company how we got the srs document.how we get it is it available in version control or in mannual we get the document

7 Answers   AppLabs, Pinsoftek Infosolutions, TCS,


In general, how do you see automation fitting into the overall process of testing?

1 Answers   ABC,


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

0 Answers  






1.1 Purpose This tool is also a simple tool, but will be graphics- intensive, and will access the 3 databases (card databases) used in Tarot. 1.2 Scope Only for registered user. 1.3 User Interface - No questions asked, parrot pulls out tarot card - Inside Parrot application, User just have to click on a link saying ""XXXX"" to activate the tool. - Shown is the card of the day, from pack of Tarot cards(78 in number) with fixed graphics, animation, audio. Output: - Graphic-rich display of randomly selected card with detailed meaning, with links to tarot tool. - Graphics: Flying / walking parrot, emerging and choosing a card, displaying the same, and continuing to interact based on card meaning. - The cards also need to carry a brief 1/0 meaning, which will trigger a 1/0 behavior from the parrot (sympathy/making fun/crying or congratulating/smiling/winking)

0 Answers  


how to write a test cases for courier offices?

0 Answers  


Can anybody help me out to write test cases for booking train ticket online???

0 Answers  


Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)

0 Answers   Microsoft,


Please guide me for Add new user test cases

0 Answers  


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

0 Answers  


can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.

2 Answers  


Categories