How you will write test cases on DROP DOWN list BOX on GUI

Answers were Sorted based on User's Feedback



How you will write test cases on DROP DOWN list BOX on GUI..

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

How you will write test cases on DROP DOWN list BOX on GUI..

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

How you will write test cases on DROP DOWN list BOX on GUI..

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

How you will write test cases on DROP DOWN list BOX on GUI..

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

How you will write test cases on DROP DOWN list BOX on GUI..

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

Post New Answer

More Test Cases Interview Questions

How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

0 Answers  


How many test cases u will execute per day?

1 Answers  


How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.

0 Answers  


As we are using QTP 9.1 version, is there is any method to connect the remote desk top?

1 Answers  


i'm confused to wite a Test Scenarios. can any one help me how to start?

3 Answers   IBM,


how we write a jwebunit test case for check whether the ip address correct or not.

0 Answers   TCS,


how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance

0 Answers  


What is the correct answer of basic types of test cases ?

7 Answers   Ness Technologies,


please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )

0 Answers   IBM,


how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987

8 Answers   AmSol,


If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


please give me different test scenario for uploading whatsapp status from gallery and camera

0 Answers   Next Step,


Categories