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
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.
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
How to test Webservices and how can we write test cases for that
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
What is quick test professional and what test environment it supports?
Explain the format of a requirement traceability
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
How to write email id in world wide web
How to test a stored procedure?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
What is transaction testing?
Explain the component testing?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
Explain the dynamic testing?