In Performance Testing,tell me about usually which are the
reports are generated and if any errors are occurs while
doing performance testing then,how find exact location
errors?
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...
Hi Friends,
I'm testing a SharePoint application by QTP 8.2
I face a problem that really difficult to me, please take a
look on the description below:
As you may know, SharePoint is an application is allow
customize function from user, so that, user can add many web
parts and put at any place they like.
For ex: if there are two web parts existing in the
SharePoint site
When I using QTP to recognize a Web Table on any web part,
it has the properties as "Index" and "html tag" only.
Problem is: If there is any user changes the display of my
web part, the "Index" of Web table is changed as well, so
that QTP cannot identify exactly my object.
Can anyone help me how to make that object as unique or
another way to identify that web table object?
Hope to receive many solutions from you. Thanks a lot.
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
Explain about user authentication in TD related to OS?
122
hi to all,
if we open a browser(for ex. yahoomail.com) using navigate
command.
the cursor by default focussing on the 'yahoo id' html edit
box.
how to get the label(ie.,yahoo id) of that html edit box
using descriptive program.
here we should not use identify tool to get the
property,thtml editbox method.
by tracing the cursor position we have to get the label
name.
is it possible? please let me know.
209
i can done the project with QTP in that time i can say how
many members in my team size?
76
Hi, here r some questions, which were asked in Ekaplus, plz
process these questions.
1. How we connect with the version?
i'm using the qtp to test to vb appliction,i wanted to get
the new application's title.i didn't want to use the winAPI
to get it ,i 'd like to know whether a QTP function can do
it.
Eg:
SystemUtil.Run "C:\Program Files\.....","","","" 'run
an application, and misure the application is
activating,then how to get the hwn wihtout using windowns
api
101
how do you invoke the application through QTP?
127
how to write ciertification in QTP?
140
how to evalute defects in QTP script?
146
Can QTP be used for GUI testing ?, We are using Java with
MySQL and Operating system is Linux. We are NOT using the
web.
63
I'm involved in automation using silk test of an swing
application running in a browser. There is a window whose
name is a dynamic. i.e based on the input(eg: some
filename) the window name keeps on changing. I need to
capture the window name for every run of silk test case for
different input filenames. I'm aware of GetName() in
SilkTest, but its not working for me. Can anybody suggest
me any logic to achieve this using silktest?
123
In Test Directory, What are the contents in test case
designing? if you prepare in excel sheet how u use thrw
Test Directory?
112
Can the activities of test case design be automated?
119
distinguish between old version and new version QTP
features.