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 |
Does QTP recognize two diff browser's at a time..?if possible how..? Is it possible run scripts on Mozilla which are recorded on IE..?..How..?
12 Answers IBM, Semantic Space, TCS,
How to Test the mainframe application?
How will you set a unique four digit number in an edit field in QTP?
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
What is an object repository?
What is the difference between "call to action" and "call an existing action"
9 Answers Accenture, Yana Software,
They asked by using qtp recording writing scripting
What is .Ini file in QTP?
Count the number of radio buttons and randomly select one.
Does QTP provides any tools for parametarization?
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.