What is Automation frame work.How we will prepare in real
time.
Answers were Sorted based on User's Feedback
Answer / vidya
Automation framework is nothing but a set of rules defined
for developing and organising the test scripts or it is a
process to develop the automation scripts and reduce
maintenance. This framework is completely depends on the
application, types of testing and tools that are using. Its
hard to provide generalised framework for all applications.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sridhar
An Automation Framework deals with importance of Automating
Scenarios and Test Cases in Project According to Test Plan.
Frameworks will be different from organisation to
organisation and to project to project. Sometimes
Frameworks will have specific names. Altogether Framework
is the method or type followed by an Automation Team to
Automate an Application
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sum
Framework is the set of principle to be defined before
start of automation..depending on various factors like the
application functionality..type of test data to pass,tools
and resourcs involved... it is dependent on several
factors..one can't blindly define framework..they are no
certain defined framework!!! we have to do lot of
customization in order to fit to our requirements & name as
u wish :)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / harsha
Framework is Nothing but..the rules tht one should folow to
plan to automate an aaplication. It totaly depends on
application and it changes frm organisation to organisation.
Its nothing the set of rules to Develop and organise
application during testing process
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / maseed
Frames works are designed by QA Lead or QA Manager for every new project Testing in the company,Frames works designed for the Automated tester for the assumptions of requirements in the current project. Frame work consists
1---- Repository
2----Test Scripts
3----Functions
4----Recovery
5----Test Data
6----Environment Variables
7---- Test Logs
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / harsha
its the rules followed by organisation to Automate the
application. It defers frm organisation to org and app to
app
| Is This Answer Correct ? | 0 Yes | 0 No |
automation framework is a systemic procedure followed by a company to automate a test
we will prepare depending upon the requirement of client.
if anybody wants framework document plz mail me
a.thirumalareddy@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chinni
Automation framework is nothing but a plan for automation
testing of an application, like what should be automated,
how it can be automated,what are the scenarios that can be
automated,what are the test cases that can be automated,
including creation of compile modules....so before starting
automation testing of any application we prepare automation
frame work and depending on that we write test scripts and
perform automation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
How can we use XML in QTP?
.how will you load the object during runtime
Why QTP is termed as a Record and Playback tool?
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
Under what conditions would you recommend QTP for future projects?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone
how you update scripts in qtp?
why we use environment variables
what is the extension of new local object repository?