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 |
can one defect be mapped to more than one test script in manual testing
what is difference between GUI Map and GUI Map file
Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.
what is the technology used in financial applications?
Generate functional and negative testcases for MS Paint brush
1 Answers Accenture, GE, Netian, Tangent Software,
what is the test plan for ms-word
testcases for waterbottle
I would like to have a Test Case on Yahoomail with GUI and Positive and Negative test cases pls its an Argent.
Explain the glass box testing?
how to test an imaging application that removes the red eye affect from an image?
Write the 10 test cases for Telephone/Pen.