How to write test cases for the following scenario:
The system shall limit the search result display to 200 records.
Do we need to write test data for it. How do we create a test data for it.
Answer / Abhishek Kumar Pandey
To write test cases for limiting search results to 200 records, follow these steps:n1) Define clear test objectives and expected outcomes.nExample: Verify that the system limits the search result display to 200 records.n2) Create a test data set containing more than 200 records for testing purposes.n3) Design test cases covering various scenarios like searching for specific keywords, filtering results, sorting results, and navigating through multiple pages of results.n4) For each test case, define input data, expected output, and acceptance criteria.n5) Execute the test cases and verify if the system behaves as expected. If not, report bugs or issues for further investigation.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
Explain the integration testing?
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
Write negative test case for logout????? Answer soon friends
write a test cses for sending mails through microsoft- outlook xpress?
Please tell m all posiible tst cass for this--> A password of password field will expire in 45 days.It should send 1st reminder message to user whn 10 days are left and 2nd reminder message when 5 days are left and 3rd reminder mssage when 2 days are left.write all positive and negativ test cass for this.
What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
write testcase for sql table? this is the question asked by interviewer?
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Explain the smoke testing?