I need some negative and positive testcases for pagination
on result dispalying page
Answer Posted / 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 |
Post New Answer View All Answers
Tell me some Adhoc testing scenarios of ebay (online auction product)?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Write all combinations of test cases for calculater on + symbel
what are the prerequisite conditins to test clientserver and web applications
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
How to Generate Test Case for Shopping Cart?
What are testing techniques? What is difference between general and specific?
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
Name three reasons why the tester may choose to record in Context Sensitive mode.
If automating - what is your process for determining what to automate and in what order
What is performance tuning? What are tools of performance testing?