What is test automation framework?which framework does QTP
follow?Need some practical explanation as to how u will
start ur testing process following a particular framework?
Hi Guys,
I tried to install java add-in for QTP 9.5 after the whole
installation but it didn't install but then i also found in
documentation saying that winrunner7.6 patch for java
plugin would work fine with QTP. But when i tried to
install from winrunner7.6 it asks me for the path of
winrunner So my question is are we supposed to install
winrunner for java add in to work on QTP. Please suggest me
HI, I have to do Load Test on web application which is
having 2 logins. i.e the first login will take to the some
links the first one should be one time login due to the
limitations. once login need to select one of the link
which will take to the main application. i have generated
the script using Vuser_Init for first login when i am
executing the scripts i am getting error , even i did
correlation and did script in HTTP and web Click in either
ways my script is not working can you please help me to get
this.
In a web application transaction response time comprises of
some sub times like time from web browser to web server thn
to application server and then time taken to get response
from the database and back to the web browser following the
same path.How to get these sub times distinctly in LR
analysis?
27
wht is Manual Testing Frame work. Pls anybody can give
appropriate answers
How to Install QTP on Citrix Environment? Possible send me
the installation steps.. That would be great help
40
what is Property......End Property loop? how to write sript
for it in QTP
60
What r the views in testdirector?
22
Hi i am learning Rational test could some one please give
me some tips and tricks how and where to start and suggest
me any sites, documents or traning to go through.
Any help is appreciated Thank you.
I need to obtain the parent of an object programatically, so
if I have:
winButton("aButton")
I need to obtain the parent part:
window("Window1").Dialog("Dialog1")
so I can programatically create a string of the full name of
the object to call it with an execute statement in QTP
I would like to use something like:
part[1] = "window(""Window1"")"
part[2] = "dialog(""Dialog1"")"
so I can do:
exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")"
Execute exeLine
Apart from keeping a record of the window/dialog hierarchy
is there a parent or path function/ command
Thanks
Adrian
18
How to capture dynamic values in load runner and how Each of the
captured values are to be written to a text file
(c:\temp\LoadRunner1.txt)
1 Folders in VSS
2 In navigation script there are 100 script i want to run
first 50 and 37th script also not needed to run how to do
this
3 What is navigation script,Driver script, business script
what we are loaded in this script
4 use of resource tab
5 Difference between verification and validation give
real scenario example
6 file scripting object when to use it
7 what are the problems you are faced while testing web
application
8 difference between expert view and keyword view
9 difference between QTP 8.2 and QTP 9.2 navigation frame
work
please answer these questions from real time working people
as early as possible
13
explain abt dyanamic changing object with example?
What is the use of "New Property" in "Add properties" of
testobject properties in object repository.
How can i use "New properties" while writing scripts if i
have assign some values to the testobject properties
Can anyone help me? plz