Test cases on uplaoding files

Answers were Sorted based on User's Feedback



Test cases on uplaoding files..

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

Test cases on uplaoding files..

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

Post New Answer

More Test Cases Interview Questions

Explain the dynamic testing?

0 Answers  


How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..

2 Answers   Mind Tree,


Test case for flight reservation system

1 Answers  


Explain the ad hoc testing?

0 Answers  


Define Testcase.

13 Answers   3i Infotech,






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!

2 Answers   Microsoft,


14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?

1 Answers   ISTQB,


i'm confused to wite a Test Scenarios. can any one help me how to start?

3 Answers   IBM,


What is rhinohunt testing? urgent pls send the answer soon

0 Answers  


Explain the unit testing?

0 Answers  


How you test IP address

6 Answers   CybAge,


1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.

0 Answers  


Categories