how to write test cases for "Browse" button.
Answer Posted / 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 |
Post New Answer View All Answers
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
can one defect be mapped to more than one test script in manual testing
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Please guide me for Add new user test cases
How to write test cases for lift?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Sample test cases for data conversion(Utility billing system)
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Explain the unit testing?
Write test cases to test a browser app
How should I maintain the test cases and Test Log for different versions/builds of the application.