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 |
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Explain the logic testing?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
I want 100 test scenario for gmail
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
What is the difference between Test Input and Test Data??
write the test cases for pen
13 Answers GE, NEDA,
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Is there any formula to find the number of test cases needed
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