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 |
When we use Object Spy? can we write QTP script before built is came in testing?
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
What do you mean by iteration?
What is parameter in qtp?
What is the difference between "Call to copy of action", "Call to existing action" & "Call to winrunner action"?
What is the use of "Registeruserfunc" when should we use it? Note:Please do not copy paste the date from QTP help. I tryed it.But I don't Understand where should we use exactly.
1.In VB Script 100 lines Script. How can check the Syntax errors? 2. Write a VB Script for X = India/Srilanka/Australia/England/South Africa.I need the Output Country wise? [ 1st Msgbox India , 2nd Msgbox Srilanka] ---- 3. How can Choose these test cases to be automated?
What are the different recording modes?
w is recovery senario manager
Is there any MS Access addin in QTP?
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
In QTP, What is Global action and Local action?