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 .
Answer Posted / 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 |
Post New Answer View All Answers
if our qtp vb Script may be Currepted then What we want do?
What is the use of running the scripts in Hidden-mode in UFT?
distinguish between old version and new version QTP features.
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is checkpoint in qtp?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What is the use of an object spy tool in qtp?
What are the benefits of qtp?
whow much strong on VB and C?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
How can I check if a environment variable exist or not?
When should I use smart identification?
I am Facing Issues with learing datepicker 1)when i first learn datepicker as current system date . 2)if i wanna runtime datepicker value it gives error
What is the virtual object?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.