CAN ANY ONE PLEASE EXPLAIN DIFFERENT TYPE OF FRAMEWORKS
USED IN QTP?EXPLAIN EACH OF THEM?..POST TO
VANILKUMAR_1981@YAHOO.CO.IN
Answers were Sorted based on User's Feedback
Answer / vanil
Hi
there are 3 types of frameworks.
1. data driven frame work
2.keyword driven FW
3.Hybrid FW
Hybrid frame work is nothing but the combination of 1,2
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / seenu
In QTP having lot of frameworks is there .
for ex:1. Leniar framework 2. keyword driven framework 3.
modular framework 4.data driven framework 5. hybrid driven framework.
Basically you have to tell hybrid driven framework. y bcz in that framework all type of framework are added.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the trigger events in qtp?
how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
In how many ways we can add check points to an application using QTP.
Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
How can I import environment from a file on disk?
What the differences are and best practical application of each.
what is the difference between invoke application and system.util.run
I have to do testing for XML file using QTP. 1. I was given a sample XML, I had to edit that with my actual data and had to make a new XML-- this part is completed, I did that. 2. Now I have to copy the exact contents of that XML file and have to paste it in a web application as a request message for web appliaction processing, using QTP. So I am unable to copy and paste it in web application, please help me out.
What is the Limitations of Testing ?
Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). Pls anyone, very urgent
What does it mean when a check point is in red color? what do u do?