I recorded a Web based Application running on JAVA and when
I went to play them back a week later they didn't run. I
noticed that the Browser was putting in a (Underscore and a
Number) for each line so i re-recorded and noticed the
Underscore line wasn't the same as what i recorded last
week so any script I record today will not work next week
because the browser settings or how QTP recognizes it keeps
changing.
This is the new line
Browser("Bureau of Labor Statistics_4").Page("Bureau of
Labor Statistics").JavaApplet("SurveyApplet").JavaList
("Select an Area").Select "U.S. city average"
This is the old line
'Browser("Bureau of Labor Statistics_3").Page("Bureau of
Labor Statistics").JavaApplet("SurveyApplet").JavaList
("Select an Area").Select "U.S. city average"
Notice the Burearu of Labor Statistics_3 adn Burearu of
Labor Statistics_4. Why does it change and how do I prevent
it from changing.
I had installed QTP 9.2. It is working fine but whenever I
open QTP, it is trying to reinstall the below-mentioned
files again and again "QTP92PS82UPGRADE.exe", "recogn.dll".
If anybody has these files, please provide those files in
this site or you can send that files to my mail id also
(lravi4u@yahoo.com). If you don't know where the files will
be in the QTP, search in the QTP software CD or path of QTP
program installed (C:\Program Files\Mercury
Interactive\QuickTest Professional)
Hi Recently I Attend one interview .The intervier ask on
Question in QC 9.2 . The Qus was while ruuning the Batch
RUNS scripts in test lab if defect will comes .The defect
automaticly wants to genate . How to Configure in QC .
Thank You
Balaji
18
In QA Testing when do you use Loadrunner vs QTP? What are
the main differences between those two tools? Explain the
purpose with real world scenario examples...In advance
thank you!!!
129
Anybody plz give, How do you test aframe in a web page?
If page cotain text message or Images, tables?
96
ur using the internet with same bandwidth & others also use
internet by sharing the bandwidth there exist the traffic in
between how u calculate this?
what is Property......End Property loop? how to write sript
for it in QTP
137
how to test Web application using QTP software
72
I want some banking domain projects where can i get this
projects ( anybody can help me plz)
121
Hi, I am supposed to automate mainframe application through
qtp. I do not know how to start abt it. Can you plz help me
in first initializing the process or do you anybody have a
guide book or a link which guides me through the process of
automating the mainframe applications and things involved
in it.
248
Hi,
is it possible for recording shortcut key during record
session? The application on which I am working is web based
application. This application has several shortcut key
associated with menu option. I have succesfully recorded all
menu option but unable to record shortcut key.
77
I need your help in the below topic using QTP Automation
tool.
How to automate the right click of mouse on a context menu?
1)Tried low level recording which is working fine but
making use of co-ordinates.
2) Also tried changing the mouse settings and properties
using
Tools ->WebEvent RecordingConfiguration and created a
configuration file
with required mouse click events and used which did
not work.
i am a begnner so am learning
Error handling :tried using Recovery manager didnt work
i want to be able to handle errors , e.g.
if while running the test the folwoing does not show up
then how can i use the If then else and goto next step in
the test, as in many scenarios it does not show up
Browser("The Shopping Channel -").Page("The Shopping
Channel -_8").Image("easy pay").Click