How we can capture the dynamic object ex:(rotating globe) in
the web page with time gaph is 5 sec..
Answers were Sorted based on User's Feedback
Answer / sudhakar
We can choose Descriptive Programing to capture the dynamic
object in the webpage as well as stand alone program.
Syntax would be :
Brower("Property Name:=Property value".Page("Property
Name:=Property value").Objectiveclass.Exist(5)
Please let me know if i am wrong.
Is This Answer Correct ? | 6 Yes | 4 No |
Answer / nandankumar
While recording we have to use analog recording mode...
if we want to return the dynamic object then we can use the
method called SET TO PROPERTY for returning only one object.
but if we want to return the no.of objects then regular
expressions..
or manually selecting the smart identification and changing
object properties values in order to identifying the
dynamic objects.
please correct if am wrong..
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / senthil.r.l
Using "Analog Recorder" we can capture the dynamic object
Is This Answer Correct ? | 2 Yes | 4 No |
How to Display last item of a Combobox by using QTP?
Explain the difference between data driven testing and parameterization ?
How to invoke Mozilla from QTP thru VB Script
How to create basic scripts from a manual test case in QTP?
Plz Explain AUTOMATION REFERENCE MODEL?
what are the different data driven types?
What is a programmatic description?
1. How can we use same object repository and Testscript which is in English flavor to check the application in different languages thru QTP?(Chinese,Dutch,French) - I generated script in english and want to use the same script with different languages? - for windows i used regular expressions - I need for edit box,button and combobox, (English,French,Dutch,Chinese) These are the properties of a button in different languages Properties English Dutuch Chinese French x 400 758 631 601 y 673 603 592 676 windowstyle 1342242816 1342242816 1342242816 1.34E+09 windowid 2 2 2 2 windowextended style 4 4 4 4 width 120 120 120 120 visible TRUE TRUE TRUE TRUE righttoleft reading FALSE FALSE FALSE FALSE righttoleftlayout FALSE FALSE FALSE FALSE rightaligned FALSE FALSE FALSE FALSE regexpwndtitle cancel Loschen Chinese language Annuler regexpwndclass button button button button objectclass button button button button hwnd 132872 657228 656932 656782 height 33 33 33 33 focused FALSE FALSE FALSE FALSE enabled TRUE TRUE TRUE TRUE attached text abs_y 669 599 627 597 abs_x 396 754 588 672 text cancel Loschen Chinese language Annuler nativeclass button Button ordinal Identifier type,Value none none none none smartidentification FALSE FALSE FALSE FALSE comment
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Which statement will use for close an action in QTP?
what is frame work of qtp?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?