How will you handle the situation when object is not

captured during record?

Answers were Sorted based on User's Feedback



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

Answer / chandini

Try this
When the object is not captured in object repository,
capture the object using object and spy and write the
script using Descripting programming.

Is This Answer Correct ?    2 Yes 0 No

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

Answer / sreeprasad

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.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

Give me exact application where we should use low level recording?

6 Answers   CTS,


Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

0 Answers  


any body can you help me what is the script to automate an comand promt

0 Answers  


difference Between Call Run action and copy of action?

1 Answers  


How to remove the associated function library?

0 Answers  






How do we do DOM programming in QTP.Could you explain with an example. If possible please provide some material or link related to DOM Programming.

0 Answers  


how to use import and export sheet methods in qtp

1 Answers  


I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?

1 Answers  


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

0 Answers  


Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?

3 Answers  


What is synchronization point in QTP?

0 Answers  


Suppose there is a bitmap with some text in it how do you write the script to get the text.

2 Answers   BirlaSoft,


Categories