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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is use of object spy?

616


How to remove the associated function library?

532


What is the meaning Work bench?

1766


.have you ever written compiled module? if yes , tell me about some of the function that you wrote.

1684


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2425






hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....

2441


Can you list some technologies that support qtp?

554


How to test login module with different username and password by using data driven testing in QTP?

612


Is the qtp course will help to create a virtual object?

1518


When and why to use descriptive programming?

612


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

1284


When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.

1607


If I change the object name in one action will it be updated in all the actions? Or not?

604


Which recording modes need more memory?

589


how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??

1590