Write the code for select the 5 values from drop down list.
drop down list having the 10 values.
Answer Posted / deven
Set WShShell = CreateObject("WScript.shell")
WShShell.SendKeys "{Down}", True
WShShell.SendKeys "{Down}", True
WShShell.SendKeys "{Down}", True
WShShell.SendKeys "{Down}", True
WShShell.SendKeys "{Down}", True
WShShell.SendKeys "{Enter}"
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Tell me one scenario, the complex functionality you have automated in your project?
What are some test assets and related extensions of qtp?
write the vb script for call to new action in qtp?
what are the limitations of smart identification in qtp 9.0
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What are the different recording modes and how do they work?
How would you export a script from one pc to another in qtp?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
Explain the parameter in qtp?
How is the Bitmap checkpoint different from Image checkpoint?
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
Explain the checkpoint in qtp?