What will be the test script in QTP to test a ComboBox
where a user has to select more than two items????
Answer Posted / saravanaraja
we cant select more than one value in Combo Box.
Example: go and check in Ms-Word (Font Selection Combo Box)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How the exception handling can be done using quicktest professional?
How would you directly trigger javascript in a test?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
Hi All, How to get repeated word in string . Thanks Balaji
Write a script to customize the test results in PDF and HTML format.
Name the different types of recording modes?
What is the Difference between copy to action and call to action?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
What are metrics and matrix?