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

Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

0 Answers   Microsoft,


What is p0,p1,p2,p3 in software tesing

5 Answers  


write a testcase for tea cup?

6 Answers  


If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case

4 Answers  


regression testing falls under white box or black box testing?

9 Answers  






Can you please tell me test scenarios for online shopping Paypal ??

2 Answers  


if account balance less than 5000 for a month ,account should become in active. if bal greater than 5000 account should b active. Write test cases for the above scenario

17 Answers   Mind Tree,


What are the Test Cases Comes under Regression Suite?

0 Answers  


Please tell m all posiible tst cass for this--> A password of password field will expire in 45 days.It should send 1st reminder message to user whn 10 days are left and 2nd reminder message when 5 days are left and 3rd reminder mssage when 2 days are left.write all positive and negativ test cass for this.

3 Answers  


This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?

3 Answers   Honeywell,


Write a test cases on a facebook

10 Answers   Accenture, CTS, General Electric, Intel, Inventures, Maveric, TCS,


If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


Categories