Without recording objects in Object Repository are we able to run scripts?

Showing Answers 1 - 27 of 27 Answers

kamala

  • May 23rd, 2006
 

Absolutely not!! Qtp recognizes the code through the objects of the object repository.It's like central repository to the tool.....(any comments )??

  Was this answer useful?  Yes

jyothi

  • May 24th, 2006
 

We have to use descriptive programming

  Was this answer useful?  Yes

K.Ganesh

  • May 24th, 2006
 

Yes We can do that by using Descriptive Programming..........

  Was this answer useful?  Yes

Kapil

  • May 26th, 2006
 

No need to record ....we can use Descriptive Programming.... In DP, its needed to give the full description(or the property associated) of the control. But make sure QTP focuses the page where it suppose to find that object, otherwise it will give error saying "object not found".

  Was this answer useful?  Yes

RamP

  • Jun 5th, 2006
 

Hi Kamala

    Learn QTP properly... With the help of  Descriptive Programming we can do this

  Was this answer useful?  Yes

jitesh

  • Sep 22nd, 2006
 

Descriptive programming.

  Was this answer useful?  Yes

Ankur

  • Aug 25th, 2011
 

Can be done using descriptive programming

  Was this answer useful?  Yes

virat nagole

  • Aug 26th, 2011
 

Yes can be done by using descriptive programing.
In fact in the real time people hardly uses OR

  Was this answer useful?  Yes

Saravana Prakash

  • Aug 29th, 2011
 

We can do it by Descriptive programing. QTP will recognize the objects only by the object property. we can define an object and it's property to run the test. We have two types of descriptive programing 1. String level 2. Object level.

  Was this answer useful?  Yes

santhosh kumar gujja

  • Jan 4th, 2012
 

We should use descriptive programming for this, we should give all the object properties in descriptive programming so that we can write coding without object repository..

  Was this answer useful?  Yes

QTP interacts with application using object properties. There are two different approach in QTP to use object properties - 1. Object Repositories 2. Descriptive Programing.

Irrespective of which one you are using, one thing is common in both approach, you are assigning enough properties to uniquely identify an Object.

Cheers,
A B

  Was this answer useful?  Yes

ramesh

  • Dec 6th, 2012
 

Recording option not available in the real time.. do you know? We can able to run the script.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions