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 ? | 73 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 can write testcase for admin role? can u tel me detail
what are the possible test cases for sending an sms from mobile
Can test case contains more than 50 steps in single test case?
how to test stand alone programs?
write testcase for sql table? this is the question asked by interviewer?
Write test cases to check the functionality of the shopping cart of an e-commerce website
6 Answers Optum, SpoonJoy, Verizon,
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Write a test case for telephone?
Explain the unit testing?
write a test case for telephone billing ?
test cases for bus transport (TNSTC)
How to write simple test cases?