What exactly a frame Work means?what are the different type
of frameworks done in QTP?why the caption for QTP given as
advanced keyword driven?
Answer Posted / anonym
Hi, Basically framework is a set of assumptions, concepts
and tools, which provides support to the automated testing.
Basically there are 3 types of Automation Framework
1. Data Driven
2. Keyword Driven
3. Hybrid Framework.
And QTP supports Keyword driven framework that is why qtp
has given that caption.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How many types of Automation frameworks are there in UFT? Describe them.
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Define Canvas view of UFT?
How many types of recording modes in the qtp?
How to check bitmap output value?
How often were they executed?
What is ObjectParamater?
What is environment variable in qtp and why to use it?
What is the process of synchronizing qtp and aut?
how to idetfy which test cases are automated?who will deside that plz tell me
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How the exception handling can be done using quicktest professional (qtp)?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
how to evalute defects in QTP script?