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 Help Members By Posting Answers For Below Questions

Scenarios to test wireless Speaker via bluetooth

4753


What is the logic testing?

775


How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

677


plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...

1905


Explain the dynamic testing?

701






Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1936


write test cases for hospitality management system

2037


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

1914


Explain the soak testing?

684


how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password

2576


1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.

1652


Explain the state testing?

637


For how many days (or) weeks you will test a product or software?

1566


Can some body help to write possible test cases for a credit card at POS (point of sale)

2335


What are semi-random test cases?

863