Dear Friend, I am New in QTP 10 so can any one tell me how
to do QTP testing on WEB APPLICATION while writing
VBScript. If Possible then Give Example how to write
vbscript in QTP to test WEB Apllication.
Vishal Patil
Answers were Sorted based on User's Feedback
Answer / siva krishna
HI this is very east to write the scripts in qtp 10.0 and
onething whatever the version is but the concept of writing
the code is same.Here in this we can write the script for
web page is like
systemutil.run"www.google.com"
Browser("name").Page("name").WebEdit("text").set"name"
Browser("name").Page("name").WebButton("type").click
after this the google page opens.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sri
Hi
first u know diff b/w 9.5 and 10,Compair to previous version
is very easy,u have face any problem reach to me me
t.srinu25@gmail.com
| Is This Answer Correct ? | 0 Yes | 4 No |
Can we add the function library directly from scripting in qtp instead of adding from resource tab?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b
.qfl extension for which file? where vl use it
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
How many types of recording modes in qtp? Which will be used when?
Error handling
how will u do database testing in qtp? how will u do the same with descriptive programming?
Hai anyone please "Explain about Framework in QTP?"
what is the script for keyword driven framework in real time?plz its urgent
What are default add-ins in qtp?
How many ways we can parameterize data in quicktest professional (qtp)?