pliz anyone give suggest me the test cases for shorting
numbers in asc/desc order.
Answer Posted / 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 |
Post New Answer View All Answers
Write test cases to test a browser app
Explain the system testing?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
write the test cases for facility module
What is Initial Configuration?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Explain the concept of semi-random test cases?
Write a test case of login window?
Explain the unit testing?
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
write test case for pen cap if it is not present?
explain end to end scenario's for online Money transfer in Banking Domain?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!