How to write test case for this scenario.
The system shall allow the user to request a search for a case using the following mandatory parameters:
Last Name
First Name
Case creation date range
Answer / mudaseer
Test steps :Click on 'Search' button
Expected Result: search button should page should be displayed
Test steps:enter First Name,Last Name, from date and last date .click on 'Search' button
Expected Result: the user with following name and date range should be displayed.
| Is This Answer Correct ? | 2 Yes | 0 No |
write the test cases for pen
13 Answers GE, NEDA,
Please give me some example of the test cases to test the Google map search
how to prepare unit test scripts for accrued interest calculation.
Explain transaction testing?
How should the test cases be framed to validate the excel sheet?
What are the test scenario's for pen like high priority high seviority?
4 Answers NetWeb, Zycus Infotech,
how to write the test case for 1 to 12 months in equivalence partitioning?
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
write a test case for yahoo compose page?
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
write the test cases for traffic signal and sensor doors.
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.