I need some negative and positive testcases for pagination
on result dispalying page
Answer Posted / sourav sharma
1) Whether it is showing the no of records held by a single page.
2) Whether it is showing the total no of records present on all the pages that exist.
3) Whether the "move to Previous Page" button working correctly or not.
4) Whether the "move to Next Page" button working correctly or not.
5)Whether the Buttons showing "Page Number" redirecting well or not.
6) Whether the count of total products is correct or not.
7) Whether the definition of terms used is appropriate or not
8) Whether product count and relevant calculations are coming right on new product addition.
9) Whether the buttons used in paginations are responsive or not.
10) Whether the next button is disabled on the last page or NOT.
11) whether both previous buttons are disabled on the first page OR NOT.
12) Whether the CSS or design part coming right or not
13) Whether the Count of products/records showing correctly on any category click.
14) Whether the Count of products/records showing correctly on any Sub-category click.
15) Whether the pagination affects any other functionalities or designs
16) Whether the user is indicated by page no on which he physically in.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is concurrent user hits in load testing?
Tell me about Agile scrum and what is your role in Scrum ?
How to derive test data from the design documents?
how will u create diff types of scenario for any website?
What are the different strategies for rollout to end users?
what is entry and exit criteria and explain it?
what kind of testing have u done?
What type of metrics would you use?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
Diffrence b/w functional testing,functionality testing,system testing?
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
how to test a web application manually?can u explain indetail?