What will be the test script in QTP to test a ComboBox
where a user has to select more than two items????
Answer Posted / anil
@ maheshbabu
If want to search an object based on the value from the
dropdown list? For ex: I've a item "one" in the dropdown
list, I want to see if one is existing in the dropdown
list, if yes then i want to perform some action, else say
one does not exist.
how to write code for this in qtp?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how to use QTP to check broken links on a page?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Whats the realtime QTP testing process
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What is RTM (require ment tracebulity marix) fromate?
What is the virtual object?
What is quicktest professional (qtp window?
How many types of parameters are available in quicktest professional?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
what is stepin & stepout?
How are actions and functions different in QTP?
how to test load test and block box testing an a web based application pls give ans briefly
What is the difference between call to existing action and copy of an action?