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...


In automation testing, while doing descriptive programing;
how will u get the properties of the objects in what
format, what type of a document, and by whom? Pls explain
in detail. Thanks a lot

Answers were Sorted based on User's Feedback



In automation testing, while doing descriptive programing; how will u get the properties of the ob..

Answer / saroj

We usually write descriptive programming while we have to
work on a object which appears run time( unable to add to
the repository). ex: I have to add some links to a page run
time and need to click on them. Here we have to write
descriptive programing to work on the links. As I know the
following properties ( Class: Link, Name:<linkname> ).
Using this combination write descriptive programming.

Set midesc=Description.Create()
midesc("micclass").value="link"
midesc("text").value="<name>"

Is This Answer Correct ?    0 Yes 0 No

In automation testing, while doing descriptive programing; how will u get the properties of the ob..

Answer / sandeepguttikonda

Actually I guess your question is How we will go with the
automation testing without application?

If this is your question here goes the answer.

In Quick Test Professional we are having a concept call
Descriptive Programming.

Generally we will go to descriptive programming when
1) object are unidentified
2) when there is no applicatoin to develop the code

Here our case is 2:

So if we are having object properties and its values we can
start coding in QTP. As developers, who develops the
application.

So in this scenario we will be given the same document that
is given to the developers (BRD or SRS) which will be
having all the details regarding the object properties and
its values too.

And it will be provided by the client itself and prepared
by the Business Analysts or domain experts.

Sorry If I understand the question in wrong way.

Please let me know if you need more info.

Thanks.

Regards,
Sandeep Guttikonda.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More QTP Interview Questions

Hi,The question is write a script for the following scenario. scenario:in a job portal i entered QTP 3yrs testing then click search button.then it displays results like Test lead bangalore (here is a checkbox). Test lead hyderabad check box so on... question is if test lead position in bangalore then checkbox shld be enabled automatically..

4 Answers   Thatavarti Technologies,


What is the Difference Between Quick Test Pro and Quick test professional?

5 Answers   Infotech,


how will you check how many members visited the website www.infosys.com?

0 Answers   Logica CMG,


Can we run multiple QTP scripts one after the other without manual intervention? How?

0 Answers  


any body want to learn qtp with real time concept on Banking domain contact ciraaj@gmail.com

1 Answers  


How to test fly out menu in qtp?

0 Answers  


write is the code for regular expression in QTP

2 Answers   IBM, Infosys,


There is a name "AJAY" how do u count no.of. "A" in that name ?

4 Answers  


For Usability testing, which is preferable Automation or Manual?

6 Answers  


what kind of frame work you used in your last project?

0 Answers   Deloitte,


what is Business Process Testing plz explain?

7 Answers   iFlex,


Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?

0 Answers   CTS,


Categories