Hi everybody, Can anybody tell me that how the QTP
frameworks are implemented . I wanted to know with examples
. Thanks in advance
Answers were Sorted based on User's Feedback
Answer / d.radhika
HI! I dont have total idea on frame works.but i can say
some thing about framework
Framework is not a folder structure.its a base line
environment(necessity)
Uses of framework:
1)Every body access the data(ex:if we regine the
job,upcoming employee acess our system, then he/she will
unerstood our worked data using framework
2)Processing speed is very high
3)Time saving and any where we can access the frameworks
QTP 9.2 provides frameworks are 4 types
1)Linear framework
i)Recording play back framework
ii)Inserting check points
2)Action driven framework
i)Re-useable actions
ii)Non-reuseable actions
3)Keyword driven framework
(user defined functions)
4)Data driven framework
i)Testdata from keyboard
ii)Testdata from flat file(notepad)
iii)Testdata from Excellsheet)
| Is This Answer Correct ? | 5 Yes | 1 No |
Frame work is an independent of the application. All the
store information in the frame.all the data store in frame
work like
My folder structure is
Action templets
data
log
environment variable
library
object repositary
scripts.... all the data store in the particular folder
frame work can be classified into 6 type, these typews
linear frame work
action or modular frame work
data driven frame work
hydrid frame work
keyword driven frame work
library frame work
| Is This Answer Correct ? | 0 Yes | 0 No |
what r the main attributes of test automation?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What are default add-ins in qtp?
How to use Environment parameterization? Explain with an example.
How can I use Call dlls in QTP ?
What is the limitation to XML Checkpoints?
How do you start automating/ writing your QTP scripts ?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Can I record on netscape browser does it require any special settings ?
What is object identification?
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
Which method do you use to retrieve data from the WebList object?