Q) Please any body can help me how we can create descriptive
programming if the application is not ready i.e we don't
have unique property of object ?
note:build not ready means we can't use object spy in build
to get unique property .

Answers were Sorted based on User's Feedback



Q) Please any body can help me how we can create descriptive programming if the application is not ..

Answer / qtpbibhu@gmail.com

When ever application not ready ,we have to go through the
design doc to know to flow application,type of object ,what
are the unique properties also collect screen shot .

1.Then we have to start writing of descriptive Programing
as per the flow of application
2.through design doc & screen shot we can get type of object
& unique property ,value

Is This Answer Correct ?    3 Yes 0 No

Q) Please any body can help me how we can create descriptive programming if the application is not ..

Answer / uday

This can be done if we have a well designing during project
development. The developer has to give a document(blue
print) of the application and what all objects displayed in
that screen and what all properties for each object.

If you have these properties in hand, using DP you can start
writing your scripts.

Without having these kind of docs, you cannot able to
develop automation without the application ready.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

write script for "dropdown button having how many words? for ex.SELECT CITY is dropdown name.. find out how many cities in that?

1 Answers  


What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?

2 Answers   TCS,


Hi Friends...this is surendra..recently i joined automation team ...Please send me some documents regarding VB script ...and where can i learn VB script... This is My mail id: surendra.mamilla@gmail.com... please send to my mail.... Thanx in advance surendra.

1 Answers  


Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.

2 Answers   Banking,


How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 Answers  






How can you close the second opened browser?

0 Answers  


In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?

14 Answers   Polaris,


How we can merge the object repositories?say if we have two or three object repositories then how e can merge them? is there any option in Qtp to merge the object repositories

5 Answers   BirlaSoft,


diff between dim & redim ? in detailed? pls any one explain me?

1 Answers  


Have you faced any problems with object repository?

0 Answers  


without Qtp features can we automated?

1 Answers   IBM,


What is the difference between analog and low level recording?

0 Answers  


Categories