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 |
write a test case for student admission form
While writting Test Cases test testers have to write what test inputs/data he/she is going to use
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
my namjad . firefox doesn't open yahoo page but other page open so what is reason I'm again install but is not working
How to write test cases ?
Can test case contains more than 50 steps in single test case?
Do you write test plan and test case?
How to test Webservices and how can we write test cases for that
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
I have s/m which gives me square of numbers from 1 – 10000. How do u test it.
Write a test case of login window?
How to write test case template for ATM