Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How will you handle the situation when object is not
captured during record?

Answer Posted / allin

While recording the object is not recognised--go for low
level recording.

virtual object vizard too right. But, if u find object not
recognised by tool before start generating script.

Regards,
Ratna Rao

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is description object?

2047


Name the properties you would use for identifying a browser and page when using descriptive programming?

1009


how do u plan test automation?

1907


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

2933


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

1747


How can you close the second opened browser?

1407


Does quicktest professional is unicode compatible?

949


How many types of recording facility are available in quicktest professional (qtp)?

1064


what is the structure for the data driven framework

2004


They asked by using qtp recording writing scripting

2566


Define object spy ?

1012


Generic function to search for the unique link in webtable and click on it

3062


what difference between runtime object and text object and what property they have. whether they have same properties or different properties.

2192


what is the latest version of QTP? Main difference between 9.2 and 10 version

2141


How do you send email with attachment from outlook using qtp ?

1012