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

The company has software running in its production environment that was designed and tested on its quad- processor servers with 16 GB of RAM. In order to meet budget constraints, its disaster recovery plan calls for this same software to be installed on functionally identical servers, which are dual-processor with 12 GB of RAM. The test group has been tasked with confirming that the software is going to work on the hardware proposed in the disaster recovery plan. -what testing types is being used in the scenario above?

2 Answers  


what is the difference between reporting and testing? which one is good to choose as a carrer?

2 Answers  


when u r going to faced difficulty in ur organization?

1 Answers   Accenture,


What is the difference between client server and web based testing?

3 Answers   CTS, Titan,


WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?

2 Answers  






would we do functional testing inside integration testing

3 Answers   iGate, iQuest,


What can you tell about the project if during testing you found 80 bugs in it? or What is the V-Model Development Method and do you agree with this model?

2 Answers  


How to perform the end to end testing or system testing for the Railway ticket booking application?

1 Answers   HCL,


How do you test if you have minimal or no documentation about the product?

5 Answers  


How do u prepare test environment for ur application?

2 Answers   Infogain,


At what stage of the life cycle does testing begin in your opinion?

4 Answers  


What are similarities of Agile and Scrum?

0 Answers   CybAge, IBM, Nissan,


Categories