I need diffrences between Object Identification, Smart
Identification, Regular expresion,Low-Level Recording
(enables you to record on any object in your application,
whether or not QuickTest recognizes the specific object or
the specific operation.)
I am working on Web Application. In that object caption
will change dynamically. For example, consider “Save”
button. On clicking save button the caption changing as “
EDIT ”. From above concept which concept I have to use here?
Answers were Sorted based on User's Feedback
Answer / akshar jain
in object repository click on the particular browser and
add the property as name & click on the value button & if
ur browser name is india is in asia & u want only the
browser name as asia then give as .*asia.* & click on the
regular exp check box
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uma
You Should use only Regular expression .
Step1: Go to Obj. Repository
Step2: Select that SAVE obj.
Step3: In obj. Repository Click constant value then give
.*
Then save Now u run the script It will accept the dynamic
window in QTP.
| Is This Answer Correct ? | 0 Yes | 1 No |
write the vb script for call to new action in qtp?
Do you support automated testing? Why?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?
how can you select random value for every iteration from a weblist
How do you return a value for an array.
what is Property......End Property loop? how to write sript for it in QTP
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
Hello friends..... On which areas of an application we can not test with QTP
0 Answers Thatavarti Technologies,
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
explain structured testing? plz guys with exp. do answer
How do you invoke an application using the step generator in qtp?