hoe to write test cases for the below field
---------------
--------------- browse upload
Answer Posted / mr_perfect
There is one more case which is an imp one.
1> instead of using browse button, check whether the
textbox is editable and user can directly the write the
entire path of the file and the on click of upload button
the file should get uploaded.
2> negative case for the above scenario is, write a wrong
path or a path where no such file exits and click
upload.here the system should give a message saying wrong
path or no such file found.
3> also check if the upload functionality is only for
authorised user, if mentioned in the specification.
4> on succesful upload, display a message the file upload
successfuly.
5>when upload is in process the upload and browse button
should be disabled, just to avoid clicking of those buttons
when activity is in process.
6>Check if error handling is done , if the upload takes
time then there should not be any error saying timeout.
7> also check in what time the file should be uploaded for
the max size.
8>if upload is done to store a file on some server folder
i.e server location, check same file with same filename
should not be uploaded in the same location, or if its a
databse then duplicate records should not be uploaded in
the same tables.
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain which test cases are written first black boxes or white boxes?
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 the test case for a login page?
Explain the smoke testing?
Explain transaction testing?
How to write test cases on laptop???
What is gray box testing?
Explain the soak testing?
What are basic types of test cases?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Sample test cases for data conversion(Utility billing system)
Suppose a job should be executed for every two hours? Write test case for this?
Explain the monkey testing?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
how to write test cases for the example state name starts with A B C D E F G H I J K L Z