How we can capture the dynamic object ex:(rotating globe) in
the web page with time gaph is 5 sec..

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many ways we can parameterize data in quicktest professional?

790


Suppose I want fail that check point? How can you do that?

886


Hi All, How to get repeated word in string . Thanks Balaji

1170


If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?

1791


Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.

1825


What is the descriptive programming?

1806


what is the mail use of frame work(with detail). architecture for keyword driven frame work

1647


What is quick test pro? What is a quick test professional?

811


What is environment variable in qtp and why to use it?

783


What are the check points can be inserted without recording?

847


What are the features of quick test pro(qtp)?

757


Describe synchronization point.

847


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3613


How to handle the exceptions using recovery secnario manager in quicktest professional?

909


What is an object repository?

842