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 |
i got Question from iflex-just client gave just functional spec but they didnt provide any detaill, supporting document.but they want with in ten days testplan and test cases.excuse ans like prototype method. Question is how will u start writing testcases?
Test cases on uplaoding files
12 Answers GE, HP,
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
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.
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!
Test case for flight reservation system
Write the test case for a login page?
How to test Webservices and how can we write test cases for that
Tell me number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
write test case for banking application