How you will write test cases on DROP DOWN list BOX on GUI
Answer Posted / 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 |
Post New Answer View All Answers
How to write email id in world wide web
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
how to make test case for anolog voice logger?
Why does the boundary value analysis provide good test cases?
What is the domain testing?
Explain which test cases are written first black boxes or white boxes?
Explain the domain testing?
Explain the integration testing?
Explain the concurrency testing?
What is quick test professional and what test environment it supports?
What is the state testing?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
What is transaction testing?