How can i learn Descriptive programming in QTP. Please reply.
Answer Posted / jas
You should have the knowledge of Visual Basic language,
QTPs coding is exactly like VB. Descriptive programming you
can write through tht. And if you have a good knowledge of
programming it is damn easy for u
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How do you know the location Id of an object if you know its index id?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
what type of run time errors you get while you ar edoing rpg program?
Explain the new feature of UFT regarding the export of test results?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is the latest version of qtp?
what is meant by Implicit and explicit requirements?
What are the different types of checkpoints?
Why is Client side image is preferred over server side image?
Plz Explain AUTOMATION REFERENCE MODEL?
How can I use Call dlls in QTP ?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
How to release all resources file from the QTP?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me