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 |
How to open any application during Scripting in QTP?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
What is 'sleep' in sync point?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
What is QTP testing process?
write a script to verify the image path(src property) of the images which are in web pages.(do it by Descriptive method by creating a description object)
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards
What is the BPT(bussiness process testing ).and what is the main difference between BPT and QTP
3 Answers EDS, GL Noble Denton, IIST,
how qtp will recognise if application is run on many browsers
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
How to execute a WinRunner Script in QTP?