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
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
What is use case testing?
What is the domain testing?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Explain the component testing?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
Explain the functional testing?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
In a log in page what will be test procedure, test scenario, test description & test steps?
Write test cases for 8+4?
pls i want test cases for oss? whts the process of oss testing