Hello Guys,
Can anybody Explain me about Automation framework?? and how
can we prepareAutomation Framework using QTP
Answer Posted / prasad reddy
hi,
A frame work is an assumption and it is used to reduce the
maintenance of automation scripts.and the frame work concept
may various from application to application and it all
depends on the standards what we maintain. We have many
types of frame works but in general we have mainly 4 types
of frame works
1)Key word driven
2)Data Driven
3)Modular Driven
4)BPT(Business process Testing) which requires special
license in QC
In key word driven frame work is more or like maual test
case i mean in this we are creating keyword and we are using
the same in the Xl sheet and we are running this sheet only.
When the flow of the application is constant and we need to
test the application with different test data by that time
we are using this frame work
Modular driven frame work which is most popular frame work
and 99% success on in the automation and it is combination
of both Data Driven and Keyword driven .Here we are creating
all the common functions and application specific functions
by using this two types of functions we are converting the
manual test case in to the automation scripts and importing
the test data from the XL sheet by using the datatable
methods and .
By using the BPT frame all the people can easily test the
application i mean BA'A QA's Automation engineers here we
have drag and drop the particular screen in the application
and we can test it.
Thanks,
Prasad
if u have any doubts pls mail me
reddy.prasad05@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is error and fault in terms of software quality?
How to create scenario selector
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is the difference between analog and low level recording?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
write the vb script for call to new action in qtp?
what function you write to do database testing with the help of qtp?
How does QTP identify an object?
iam working in QTP for 2+ of exp if i attend the interview what r questions asked in perfomence testing{loadrunner} ? pls any one can say answer to this question?
how to create flat file datasubmission in qtp
What is QTP and the use of QTP in TD?
Plz Explain AUTOMATION REFERENCE MODEL?
hou can we use vb script in qtp could u tell me breafly