We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
Answer Posted / jpmumbai10
Action is going to be executed first. In Action only we are
calling functions or repository,...
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
What is checking bitmaps?
what kind of frame work you used in your last project?
What are metrics and matrix?
why text area checkpoints cannot used for web applications
What is the use of text output value in quicktest professional (qtp)?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
What test you perform mostly? Regression or retesting in your testing process?
banking domain description for software tester for interview
Why is action split used by qtp?
How to handle dynamic objects in quicktest professional (qtp)?
after initiating one project for testing, when exacltly QTP tester role starts?
What is Test Fusion Report in QTP?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
what is keyword driven testing in qtp?n how is it useful?