what is the diffrence bw qtp architectute and qtp framework?
Answer / Deepti Verma
QTP architecture refers to the overall design of QTP, which includes its components like Test Manager, Test Script Editor, Test Execution Engine, and Object Repository. On the other hand, the QTP framework is a set of predefined functions, keywords, and reusable libraries that enable testers to create, maintain, and execute test scripts efficiently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Where to use Property Let, Property Get, Property Set in UFT
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
what type of scripts are asked in qtp?
How can i Save the snapshots in a specified folders using Scripting in QTP?
wht is the difference between action and functio?
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
How to make arguments optional in a function?
I have to automate excel features using qtp in this i need to open instance of excel in different ways like double click on file, drag & drop options, File > open option but i know the 2 ways to open the excel instance 1 is by creating the object and another is to open the excel file in already opened instance of excel through sendkeys through qtp. But i m not geting how to open excel file through double click and drag and drop option through qtp script plz help me out anyone can thanks in advance
We have 10 page.In first page we 2 popup and next page we 3 popup window......(windows name is different)how can we handle the all the popups without using recovery scenario
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
If I give some thousand tests to execute in two days what do you do?
HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?