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 Posted / 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 |
Post New Answer View All Answers
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
how to write a test cases for courier offices?
How to test a stored procedure?
Do you write test plan and test case?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Define some of the attributes of a test case?
What is the logic testing?
write the testcases for migrating data from one database to another database?
What is Initial Configuration?
how to test stand alone programs?
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)
What are all the companies are doing manual testing till now ?
Explain the concurrency testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
What is use case testing?