I need some negative and positive testcases for pagination
on result dispalying page
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
What is Trivial Bug?
What is a test environment?
hi iam suma i completed my btech and search job in testingtools, i don't any real time experiance can any one post me real time srs doc and tracebulity matrix related to banking projects to this e-mailid ch_sumathi2004@yahoo.co.in
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
What are the various techniques in black box testing?
write test cases for scenario of 'remember me' check box for log in screen.
Can you explain an application boundary?
I need a good book on manual testing.Is the book by nageswara rao good.I need to learn from basic to advanced.
what is difference between desktop and web application?
13 Answers Emptoris, IBM, iNube Software Solutions, Microsoft, Rajsoft, Stag Computers,
HI, I am new to this field. I am a CCNA and want to start career in router testing.I need some sample test cases to Routers. Can someone send me in mail or post them in this forum or can post any website name where I can find the information. Thanks in advance
What is internationalization testing (i18n testing)?
How many members can write the single test case?