how to write test cases for "Browse" button.
Answers were Sorted based on User's Feedback
Cases:
Look size,font ,color of button.
spelling on button.
click and control.i.e once u click on the button the dialog
box/screen should come immediately.
browse button is displaying in all necessary places.
it should not displaying in unneccasary places.
| Is This Answer Correct ? | 28 Yes | 4 No |
Answer / anil nakhate
Hi frnds,
first we check the browse button functionality after that we
check UI of browse button
Functionality.
1)Click on brows button - It should open window & browse
button should be disable.
2)Select appropriate file- Selected file should be displayed
in text field in front of browse button .
UI
1)Check the spelling of "browse"
2)Button should be on Right hand side of text field.
3)Button size should be proper.
| Is This Answer Correct ? | 20 Yes | 3 No |
I agree with Babitha's answer, but want to add some more...
Look size,font ,color of button.
spelling on button.
click and control.i.e once u click on the button the dialog
box/screen should come immediately.
Browse button should disable once opend the dialog box &
once action completed or closed the dialog box the "Browse"
button should enable
browse button is displaying in all necessary places.
it should not displaying in unneccasary places.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / anu.gdy29@gmail.com
Negative TC:
click on browse button.
dont Select any file and hence name will not be displayed in
text field in front of OPEN button.
click on open button.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / dimanche
check name and size and style of button
check the GUI interface
test the browse button where navigated or not
attach the desired object
check the API interface
| Is This Answer Correct ? | 3 Yes | 2 No |
write down test cases for "x>=1"
Can you list down a few characteristics of a test case?
write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?
5 Answers CTS, iGate, Magic Software,
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
How will you review test cases?
26 Answers HCL, TCS,
is test cases are necessary for testing non functional testing
What is the basis on which you can check a text box in a web page or application?
3 Answers HCL, IBM, R Systems,
write the test cases for how do u send a message in mobile
How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date range
What are semi-random test cases?
pls i want test cases for oss? whts the process of oss testing
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?