Can we add the function library directly from scripting in
qtp instead of adding from resource tab?
Answer Posted / mohit
Naren,
Seems like u need to learn that adding a library and executing a library are two different tasks. In a laymen language, (that u seems to b more suitable for u) the difference is exactly what is in between loading a gun with bullets and firing the bullets. If u add something to ur resources, u may or may not use it in future. But when u execute something.. u command the control to execute it then and there without knowing even it is needed or not. So come prepared next time when u post something. Gud Day!
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Have you used xml check point in your project? How?
What is test object?
How do I get the QTP scripts result in xml format by using vb script function?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
How does qtp identify the object in the application?
How can I check if a environment variable exist or not?
How to create runtime property for an object?
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Explain features of the latest version of qtp/ uft 12.1?
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
Give the syntax to import/export xls into qtp.
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?