Test cases on uplaoding files
Answers were Sorted based on User's Feedback
Answer / madhava
1.Upload with all special charaters from local system.
2.Test with maximum number of file allowed.
3. Test with maximum number of size.
4.Upload files from network
5.Upload files from both local and network
6.Upload files with all type of file from both local and
network paths.
7.upload files with large number of path files.
8.Upload files from ftp
9.select files from ftp,local and network.
10. upload files from no space disk(means that disk has no
space to store a files)
11.Upload files
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / rubi
positive test case
-check for uploading a file within maxi mb ( size allowed
to upload) expected result : should upload
-check for uploading a file equal to maxi mb ( size allowed
to upload)expected result : should upload
negative testcase
- check for uploading a file greater than maxi mb .
expected result :should display a message "exceeds the
limit"
-check for uploading a file which is insecure to send
expected result : should display " cant send these file for
security reason"
| Is This Answer Correct ? | 5 Yes | 8 No |
Where can i find example or samples of testcases to improve my testcases documentation?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
How to generate test cases for 'replace a string' method?
i need sample case of Login window of USER NAM, PASSWORD It is very urgnt
i need Usability test case for home page?
what is scenario? how to write scenario?
pls i want test cases for oss? whts the process of oss testing
how to write junit testcase for ejb3.0 project.. pls reply soon to this mail id shnkrgnsh@gmail.com
Write the 3 TestCases to prove tht it is a softdrinkbottle or not.
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
ATM application ( scenarios ): Analysis and testcases