what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / manos
Frame work as in the name specifies the work we do as
testers is defined in an approach and again an approach is
a set of steps defined to perform particular task(here is
is testing automation).
Finally fram work is defined to perform the defined task
(automation testing)in a procedural way.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
how to prepared for first for the first interview?
What is the process of synchronizing qtp and aut?
How we can import data from database?
can i compare two databases using QTP ?
What is the default add-ins in qtp?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
how to test Web application using QTP software
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
What is checkpoints for quicktest professional (qtp)?
What is test object?
How many add-ins comes by default with qtp?
What are the advantages of parameterization ?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
Explain the check points in quicktest professional (qtp)?
How do you open adobe acrobat file in QTP and do some testing on that file ?