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



Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION wh..

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

Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION wh..

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

Post New Answer

More QTP Interview Questions

w is output value

3 Answers   MBT,


Please explain me frameworks & how to generate the scripts in framework

0 Answers   ADP,


Where we use data driver in qtp?

0 Answers  


What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP

2 Answers   iLink,


Hi All, What is an XML Checkpoint in QTP? How can i use it while testing a web application? Kindly explain in detail. Thanks in advance

2 Answers  


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 if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761

1 Answers  


write the code to reverse a string without using Strrev built in function.

14 Answers   ADP,


how to click the link in webpage by using QTP Script????????

3 Answers  


When Object Repository is available what is the necessity of having Descriptive programming which needs more scripting efforts.

3 Answers  


Explain xml checkpoints.

0 Answers  


. My application is updating the user information in the application. Every time it is Adding on record in my application and Validating the information like “Record has added successfully”. Which Check point I have to put in this situation? Why?

5 Answers   Polaris,


Can we use index on view?

0 Answers   Wipro,


Categories