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
Hi Friends,I hav Just finished QTP course.Can any body
suggest me which is the best place to go and post
resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r
calls in these cities,the best one?
In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
Hi All,
I have a problem with getting the value which is available
in the table and it is not having any unique property.
Please find the below table
TopicName CreatedBy ViewCount
------------------------------------------------
XXXX Y 10
ZZZZ ZZ 0
AAAA BBB 3
In the Above table TopicNames are link and it is having an
id but the remainig two columns(Created by and ViewCount)
are static Web element values and they are not having any
unique property.
Now i want to get the values of Created BY and View count
for each and every topic.
Can anybody give me the solution for the above ASAP.
If anybody didn't understand the above please free to send
me a mail by that i can send you the snap shots and some
more description. You can catch me at krishnachand.p@gmail.com
Hi, I Install QTP 9.2 in windows Vista. but it is not
supporting IE. it is supporting only windows based
application.
could I change any setting in Vista for supporting IE.. ??
thanks in advance...
I've some problem in Descriptive programming plz help me.
I've written in a click event code in Functional library
when I run this flight reservation program It is not run.
How to I write multiple click event in functional library.
My program is this. I have associate an action with
functional library.
Public Function ClickButton(byval ApplicationName, byval
WindowName, byval ObjectName, byref Comments) If
Dialog("text:=" &WindowName).WinButton("text:="
&ObjectName).Exist Then
Dialog("text:=" &WindowName).Activate
Dialog("text:=" &WindowName).WinButton("text:="
&ObjectName).Click
Elseif Window("text:="&ApplicationName).WinButton("text:="
&ObjectName).Exist Then
Window("text:=" &ApplicationName).Activate
Window("text:=" &ApplicationName).WinButton("text:="
&ObjectName).Click
End if
End Function
Hi,
My Application in Microsoft Dynamic Navision, is it
compitibale with QTP? if yes then let me know...and also
let me know is there any other automation tool availabe to
automate Microsoft Dynamic Navision.
Thanks
Sandip.
+91-9714177088
How do you export an output to a excel sheet?
Ex: I get my answer by using Msgbox"..." &R. How do I
displayed the result of the Msgbox (such as R) to an excel
sheet? Please let me know.Thanks
Hi All,
I have QTP installed on my machine but the application
under test (AUT) is on remote desktop.My scenarios is like
that,it should contain following steps.
1)Automatically it should click on start and then on remote
desktop connection.
2)it should enter the IP address and then connect to remote
desktop.
3)and then it should be able to record the application in
remote machine and then run it also.
Can somebody tell me how to record the application which is
in remote machine.
44
HI Everybody,
I am using QTP 9.2, I have a problem and hope everybody help
me solve it.
Now I need to use mouse wheel event to zoom in or zoom out
in web client, but QTP can't catch this event. I look
forward helping of everybody. Thank you very much.
62
In a yahoo web Application there are 65 links.one day it
will opens 50 links and another day it will open 55
links.In this scenerio write Descriptive programing for
Automation?....Pls write the code for this scenerio.
Please Don't mind .i want in detail the real time process
i.e in each document what it contains.
69
Could you please any one give code for the following ?
Scenario :
Suppose a excel file contains 10 records and earch have 5
fields. how can i input this excel file for datadrive wizard ?
Please explain
42
Hi, I Install QTP 9.2 in windows Vista. but it is not
supporting IE. it is supporting only windows based
application.
could I change any setting in Vista for supporting IE.. ??
thanks in advance...
14
There is an built in window application in
qtp9.1,i.e.Flight4.0.i want to implement the recovery
maneger on it.How can i do this?
68
How we test web based application by using QTP
38
Did you face the problem, changing the properties of an
object in Run Time?
125
what is selective recording ? and normal recording?
Hi..All
I have installed QTP 10.0, and need to Automate SAP
Application.....so i need to Install SAP Add-ins, anybady
has SAP-Addins, Please help me, and thanks in advanced plese
send it on my email id: sandipgami84@gmail.com
Thanks,
Sandip Gami
+91-9714177088
18
Hi Friends,I hav Just finished QTP course.Can any body
suggest me which is the best place to go and post
resume(Ban,Chennai,Pune,Mumbai,NCR,Kolkata).I mean how r
calls in these cities,the best one?
5
What is the difference between rational rose and QTP?
78
I am new to automation testing.I am learning QTP 9.2.my
question is how to install the defferent addins(other than
Default Addins) is there any defference in QTP after
installing the Addins.where we can get the addins?
16
Hi,
Hope you viewers are doing fine with good health.
What are the steps and connection parameters to connect to
Oracle db ? Can you connect with just the Oracle client or
Oracle XE ?
Cheers!!
1.How do u prepare the test suits in QC?
2.How do u convert requirements to test plan in QC?
75
I am getting the "test object property" Description
properties "toolkit class" value
By using "gettoproperty" in run time
But my problem is how to get Ordinal Identyfier's type and
value
Type is index, value is 0
How can i keep this values in to required place
How can i get these values in runtime
I have to insert these "index" and "value" into another
area
Is there any script for this
like "gettoproperties","Getroproperties"
If anybody knows,please help me .