I need some negative and positive testcases for pagination
on result dispalying page

Answers were Sorted based on User's Feedback



I need some negative and positive testcases for pagination on result dispalying page..

Answer / goaltoowin

1) The Default count of records on the page must be checked
2) The pagination displayed must contain previous and next clickable links.
3) When previous button is clicked it must redirect to previous page
4) when the next button is clicked it must redirect to next page
5) On the first page the previous button must be disabled
6) On the last page the next button must be disabled
7) The valid page number must be displayed on the opened page

Is This Answer Correct ?    33 Yes 4 No

I need some negative and positive testcases for pagination on result dispalying page..

Answer / rajesh upase

1. Check the default count of records per page.
2. Check when pagination displaying.
3. Check the paging 'previous' and 'Next' link status on first page. ('Previous' link should be disable and 'Next' link should be enable. (If records more than default records showing per page)
4. Click on 'Previous' link from second or other page, except first.
5. Check for the page number.

Is This Answer Correct ?    26 Yes 9 No

I need some negative and positive testcases for pagination on result dispalying page..

Answer / punitha

1.Check the Next,Previous,First and last Functionality.

2.Check when pagination displaying.

3.Check the default count of records per page.

Is This Answer Correct ?    9 Yes 5 No

I need some negative and positive testcases for pagination on result dispalying page..

Answer / 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

I need some negative and positive testcases for pagination on result dispalying page..

Answer / cheat2win

TC_05 To check the paging functionality of 'Activity Logs'. 1 Go to top-right corner of website.
Pre Condition: 2 Click on available username. Dropdown should be available.
● Administrator should be logged into website. 3 Search extenal user via serach bar.
● Internal and External users should be available. 4 Click on 'Activity Logs' button. It should have disabled 'First', and 'Previous' link. Same as the expected result.
● Activity logs must have at least 21 entries. 5 Click on 'Next' button. It should enable 'First', 'Next', 'Previous' and 'Last' link. Same as the expected result.
6 Click on 'Last' button. It should enable 'First', and 'Previous' link. Same as the expected result.
7 Click on 'previous' button. It should enable all the link except current page number . Same as the expected result.
8 Click on 'next' button. It should disabled 'Next' and 'Last' link. Same as the expected result.
9 Click on any page. It should have valid entries like "Showing 11 to 20 of 21 items."(on second page number). Same as the expected result.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

how to get top two salaries from employee tables

12 Answers   IBM,


What r test closure documents?

1 Answers  


When a high severity issue is found in production how to handle this situation.

2 Answers   Polaris,


Q-1 WHAT IS USE CASE? Q-2 Test cases cannot be developed with system users and designers as the use cases are being developed? true or false Q-3 WHAT ARE DIFFERENT TYPES OF INCREMENTAL TESTING? Q-4)The cost of fixing a fault a)not important b)increses the later fault is found c)decreses the later fault is found d)can never be determined

3 Answers  


How will you decide defect seviourity and priority?

2 Answers  






what is Adittrail in test factors

1 Answers  


How do we measure quality of testing? What are parameter of this?

7 Answers   Samsung,


how we will decide test effectiveness and test efficiency?

1 Answers   Wipro,


Tell me abuot your daily activities as a test engineer.

6 Answers   InterSoft,


Who are responsible for writing test plan? When does it start after or before writing test case???

3 Answers  


What are all the test metrics following by comapany?

2 Answers  


How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing

1 Answers   TCS, Wipro,


Categories