How you will write test cases on DROP DOWN list BOX on GUI
Answer Posted / ravi
Functionality:
Basic
Menu drops down when clicked
Items are selectable
Clicking items loads appropriate content
Mouse:
Left-click activates menu item
Right-click options function as expected
Keyboard:
Arrow keys move selection up and down the list of menu items
ESC key closes menu
Pressing a letter moves to the corresponding alphabetic list section
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Please guide me for Add new user test cases
What is the logic testing?
I want 100 test scenario for gmail
write test cases for hospitality management system
"search"test cases on Linkedin website and how will you write test cases on it?
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
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?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Explain the dynamic testing?
Why does the boundary value analysis provide good test cases?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
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
write the test cases for facility module
Explain the syntax testing?