What are different types of frame works ?
Answers were Sorted based on User's Feedback
Answer / anil.sts
ther r 5 types of frame works in qtp
1.linear frame work
2.data driven frame work
3.module driven frame work
4.keyword dirven frame work
5.hybrid driven frame work
100% sure
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rama
different types of frameworks in qtp
Keyword driven
Library driven
Modular driven
datadriven
hybrid framework
| Is This Answer Correct ? | 4 Yes | 0 No |
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
how to post xml data from QTP scripts to any application?
what is the extension for the test version of the script?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri
what is supply chain management?
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?
How you will rate urself in QTP in the range of 0 to 5
Does QTP record on Objects created on XWindows Environment?