Answer Posted / chandan
Apart from above answer we can include some more points
also:
1.When upload file upload button must be disable until file
is selected.
2.When file is uploading browse button must be disable until
file is uploaded.
3.Upload file from folder within folder check whether
showing proper path.
Negative Testing.
1.Upload file from folder click upload then remove file from
system.
2.Upload same file name and extension name file like ppt.ppt
3.Upload file from Network and then power off PC.
4.Upload unsupported extension file.
5.Upload blank file.
6.
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Explain the branch coverage testing?
Define some of the attributes of a test case?
What is the difference between test scenarios, test cases, and test script?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
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.
What are the Test Cases Comes under Regression Suite?
What is gray box testing?
Do you write test plan and test case?
Explain the sanity testing?
Write test cases to test a browser app
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
Which of the following defines the expected results of a test? Test case specification or test design specification.
How to generate test cases for 'replace a string' method?
How to test Webservices and how can we write test cases for that