pliz anyone give suggest me the test cases for shorting
numbers in asc/desc order.
Answers were Sorted based on User's Feedback
Answer / ganesh
1) enter both +ve and -ve numbers and sort.
2) Enter decimal numbers as .01,.001,.0001
3) Enter numbers in asc/desc order and try to sort.
4) enter numbers with 0 preceding them like 010,08,09,011.
5) try entering large numbers,99,999,9999,99999
6) enter same numbers.
Hope this helps.correct me if I am wrong.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / rituparna
1.Enter few numbers in random order.
2.Check whether it is displaying in Ascending or Descending
order.
3.If same number is entered several times then the number
can be distinguished by ROW ID(Data base concept).
4.Enter decimals in between two numbers (Like 25,26.08,27)&
see whether it is displaying in Ascending or Descending
order.
5.And but obvious check for alphabets,spaces,special
characters,it should not accept it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / raghav
You ve to test the asc/desc functionality
So..
Enter few random numbers, & test for asc & desc
Enter all same numbers like 1,1,1,1 etc & see the behaviour
of the prog
if prog accepts only numbers then try : spl characters
alphabets etc
ther might be many possibilities .. try to see how it
behaves if invalid data is entered
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sudha sarali
Pre-requisite:
1. you should have some random numbers say n
Testcase
1. search for a number which is smaller (from n numbers)
2. Move the selected number to first position(say i)
3. search for a number which is smaller in n-1 numbers
4. Place it in (i+1)th position
5. Repeat step 3 and 4 till all the numbers are done
| Is This Answer Correct ? | 2 Yes | 2 No |
How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..
write a testcase for tea cup?
what is baic requierment of yahoo mail? what is baic requierment of atm? what is baic requierment of coffee machine?
write a test case on web login and bank application and client server
60 Answers Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,
What is SCENARIO TESTING
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.
What is usability testing? What are the usability test cases for 'Save As' option in Notepad?
can anyone please send me the sample testcases on how to write it into the testtemplates
write the test case flipart.com
For how many days (or) weeks you will test a product or software?
Do you write test plan and test case?