Answer Posted / sandeep.puchakayala
Thru Data Base Wizard in QTP
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How do you perform Regreession Testing?
diff between qtp versions from 8.5
i can done the project with QTP in that time i can say how many members in my team size?
How to use output values in qtp ?
How can i initiate the objects to find uniquely in OR
In qtp, explain what is qrs file?
Where you are storing your script?
What is expert view and keyword view?
How many types of run modes are there in qtp?
is it possible to add sheets to excel at runtime
How does you test a weblink which is changing dynamically?
How can i check items sorted or not in a weblist ? Give me the script for this...