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 |
Explain how Selenium is different from UFT?
Explain about Table and DB Checkpoints?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
What is Data driven Testing Frame work.Anybody can expain it in Detail.. Pls anybody can give the answer.. Thanks in advance...
what is the use of Browser.sync()
can i automate java web application using qtp web addin only not using java addin
Among all the check points what is the most important checkpoint?
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
What type of framework you are using in your company and explain it?
Use of Multiple Actions in QTP?
when to start the automation?
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?