How you will write test cases on DROP DOWN list BOX on GUI
Answers were Sorted based on User's Feedback
Answer / sangeetha
first verify the content of the dropdown box
2. verify the no of list present in the dropdown box.
3.select the list and verify it is displaying in the text
box
4. verify the action after selecting the list.
| Is This Answer Correct ? | 74 Yes | 12 No |
Answer / ram.polavarapu
Action->
Vefify the list of items in drop down.
Expected Result->
System should dispaly the items as per the customer
requirement.
| Is This Answer Correct ? | 18 Yes | 7 No |
Answer / 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 |
Answer / ganesh
take all the items into a list array
and then use selectbyvalue or selectbyindex etc
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / bala
refer below blog to know more details:
https://balasegu.weebly.com/ui-cases-matrix.html
| Is This Answer Correct ? | 0 Yes | 0 No |
how to write junit testcase for ejb3.0 project.. pls reply soon to this mail id shnkrgnsh@gmail.com
please can anybody tell me, how to indentify the test cases which can be automated from a given set of test cases, say 20.
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
Redbus- possible scenarios start the testcases accordingly. Please share me templates
how to write test cases for online restaurant table booking system?
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None
Give me real life some test cases
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Please let me know how to write a test case for Digital Watch. Please any body can give the answer
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
HOW TO WRITE TESTCASES ON PENDRIVE
explain end to end scenario's for online Money transfer in Banking Domain?