hoe to write test cases for the below field
---------------
--------------- browse upload
Answers were Sorted based on User's Feedback
Answer / mr_perfect
There is one more case which is an imp one.
1> instead of using browse button, check whether the
textbox is editable and user can directly the write the
entire path of the file and the on click of upload button
the file should get uploaded.
2> negative case for the above scenario is, write a wrong
path or a path where no such file exits and click
upload.here the system should give a message saying wrong
path or no such file found.
3> also check if the upload functionality is only for
authorised user, if mentioned in the specification.
4> on succesful upload, display a message the file upload
successfuly.
5>when upload is in process the upload and browse button
should be disabled, just to avoid clicking of those buttons
when activity is in process.
6>Check if error handling is done , if the upload takes
time then there should not be any error saying timeout.
7> also check in what time the file should be uploaded for
the max size.
8>if upload is done to store a file on some server folder
i.e server location, check same file with same filename
should not be uploaded in the same location, or if its a
databse then duplicate records should not be uploaded in
the same tables.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / mugundhan k
1.Check whether space is provided for the blank field.
2.Click the buttons(browse,upload)to check whether it is
working or not.
3.Click the browse button and select a file and check the
file name is display in the blank field.
4.Click upload button to upload the file.
5.Check the file is uploaded or not
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kela
1. check when pressing the browsing button it shows that
which application we want to upad(path of upload application
2.check when we connect the application it should be come
in to that box .
3.click that up load button.
4check that application uploaded or not
5also, it should have remove button there which can remove
the application and give s permission to user again attach
the appliacation
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / yagnamurthy
verify spaces are provided in the text field
verify the files accepted or not
verify files are accepted are noy
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / mahi
Have to validate each and every thing. By cliking on browse
popup is coming or not, then in that popup the filters are
showing as per the uploaded file or not then by clicking on
open in the popup window the path showing on the text or
not.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chandran
You can upload anything but i want to know the possible
test cases for the blank field,browse and upload
button......
| Is This Answer Correct ? | 0 Yes | 1 No |
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
test case for pen?? with actual value and expected calue
How to write testcases for username creation?Given requirements are min 6characters,atleast one alphabet,alpha,alphanumric
What are the processes / steps invovled in Defect Prevention meeting?
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that
can any one give the format of writing test cases in excel sheet.
what is the technology used in financial applications?
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 for an email id for username and password?
Hi.........can any one tell me the basic format for writing test cases