What is FRAME WORK? How many Frameworks can QTP supports?
Answer Posted / sm
Frame work is nothing but a collection of folder structurea
and placing all files into corresponding folders.
Frameworks present in qtp:
Linear frame work
action driven frame work
key word driven framework
data driven framework
regards
Somu
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Explain the views in the QTP GUI?
What is test object model in quicktest professional (qtp)?
What are the features of quick test pro(qtp)?
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
Difference between copy to action and call to action?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
How did you resolve conflicts present in Object Repository?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
HOw to add the recovery file at runtime to the test file .
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
Does QTP run in any environment?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
How is the Bitmap checkpoint different from Image checkpoint?