[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]


    Search the Q&A Archives


...an automation frame work?

<< Back to: comp.software.testing Frequently Asked Questions (FAQ)

Question by Sathish_sqa
Submitted on 4/2/2004
Related FAQ: comp.software.testing Frequently Asked Questions (FAQ)
Rating: Rate this question: Vote
what is an automation frame work?


Answer by KrishnaKishore
Submitted on 5/18/2004
Rating:  Rate this answer: Vote
Automation Framework like

invoke application
start recording
perform some action
edit the script
stop recording
run the script
generate report

 

Answer by Dhinakaran
Submitted on 6/23/2004
Rating:  Rate this answer: Vote
learn the application
create the script with expected results
debug the script
run the script
view the results (actual vs expected)
generate the reports

 

Answer by gunjan
Submitted on 8/31/2004
Rating: Not yet rated Rate this answer: Vote
learn the application
create the script with expected results
debug the script
run the script
view the results (actual vs expected)
generate the reports





 

Answer by S.P RAJU
Submitted on 9/13/2004
Rating: Not yet rated Rate this answer: Vote
Automation frame work is a standard followed during automation testing

 

Answer by DILLIP
Submitted on 12/14/2004
Rating: Not yet rated Rate this answer: Vote
1. Invoke the Application
2. Create Script from the Test Cases which
   has been passed.
3. Debug the Script
4. Run the Script.
5. View the Results and
6. Report The Defects.

 

Answer by BIBHU
Submitted on 2/10/2005
Rating: Not yet rated Rate this answer: Vote
Many types of automation frame work.

1.Keword frame work

2.data driven frame work.

 

Answer by chaitu
Submitted on 2/15/2005
Rating: Not yet rated Rate this answer: Vote
automation frame work can be defined in 5 terms

learning (introducing application to automated tool)
record script (recording the repeatable navigations)
edit script (inserting necessary check points if needed)
run script (Executing the script)
analyze result
(analyze result manually with respect to expected and actual)

 

Answer by Niranjan
Submitted on 5/4/2005
Rating: Not yet rated Rate this answer: Vote
Automation framework is a set of utilities that help you
1. Develop automation quickly for another application
2. Helps you update your scripts for changes in application with minimal effort

Framework generally consists of framework elements or building blocks which help you with
1. input and extract data from the application for test scenarios and comparisons
2. consists of common actions that make up test scenarios when tied together
3. states of application which mark starting points for various scenarios
4. recovery mechanisms in case application encounters unexpected states during a particular test/scenario
5. Common utilities like date matching/conversions, currency matching/conversion which will improve general productivity and reduce repetition of coding
6. prescribes a set of guidelines/rules on how various GUI elements of the application need to be captured and notations to follow to represent the GUI elements or objects to develop automation scenarios in such a way as to have minimal impact in case of future changes to the application

 

Answer by Redking
Submitted on 7/12/2005
Rating: Not yet rated Rate this answer: Vote
Automation Framework for creating reusable scripts and running those against the application under test and verify the expected and actual results


 

Answer by udaykumar
Submitted on 10/9/2005
Rating: Not yet rated Rate this answer: Vote
AUTOMATION FRAME WORK INVOLVES:

1)LEARNING (APPLICATION)
2)RECORDING
3)EDITING THE SCRIPT( EX : INSERTING CHECK POINTS)
4)RUN THE SCRIPT
5)ANALYZE THE RESULTS
6)GENERATE THE REPORT

 

Answer by koppallin
Submitted on 12/21/2005
Rating: Not yet rated Rate this answer: Vote
1. Identify Test cases ,  Which test cases we need to to automate .
2. Invoke application .
3. Create Scripts(Write Scripts or Record scripts.
4. Debug scripts (we can identify logical errors & Syntactical errors).
5. Save that scrips .
6. Run the Scripts .
7. Analyse the results .
8. Report the  Status(Bugs) .

 

Answer by kasi raju
Submitted on 3/1/2006
Rating: Not yet rated Rate this answer: Vote
The earlier response is inaccurate .. automation frame work is not about using only specific tool.
It about how you define your testing in a structure formatted reusable standards.

 

Answer by Eswara
Submitted on 5/24/2006
Rating: Not yet rated Rate this answer: Vote
Automation Framework

Any test your are going to execute,
you should have proper planning,when how,where it can store results and scripts(GUI path),who is going to do
all the details are available in the frame work

 

Answer by Kumar
Submitted on 8/3/2006
Rating: Not yet rated Rate this answer: Vote
1) Introduce your application to tool
2) Prepare Test Data for Testing
3) Generate scripts for your manual test cases
4) Enhance the scripts (Eg: Insert check points, loop statements..........)
5) Debug and run the scripts
6) Analyze the results (actual vs. expected)
7) Generate the reports

 

Answer by Gangadhar
Submitted on 9/25/2006
Rating: Not yet rated Rate this answer: Vote
* Folder structure
*Parameter Passing
*Data Driven testing

 

Answer by Bikram
Submitted on 10/14/2006
Rating: Not yet rated Rate this answer: Vote
Create a new account

 

Answer by K. RANJAN
Submitted on 11/10/2006
Rating: Not yet rated Rate this answer: Vote
Frame Work of Automation
Prepare a Dataset
How many sbh, sbl files are there?
Sanity Level of Testing
Verification Points


 

Answer by bunny
Submitted on 12/14/2006
Rating: Not yet rated Rate this answer: Vote
1. How to give the instruction?
2. How to give the information?
3. How to use its recording facility?
4. How to use its playback facility?
5. How to analyze the results?
these are the things to work with any automated tool.

 

Answer by Sunny
Submitted on 12/18/2006
Rating: Not yet rated Rate this answer: Vote
Set The test environment
set recording options
Start recording
perform actions on application Under Test
Stop Recording
Reset the Environment
Run the script by using play back options
generate the result report

 

Answer by vijay
Submitted on 6/9/2007
Rating: Not yet rated Rate this answer: Vote
Automation Frame work means, writing functions, deciding which function to be executed first, with parameters.

 

Answer by Pradeep
Submitted on 7/3/2007
Rating: Not yet rated Rate this answer: Vote
It is a process through which one can run a web or window based application with the help of any automation tool.
The Process is nothing Framework which varies from project to project and also from tool to tool.
Advantages:
1.Easy to debug the developed code
2.Easy to maintain the Scripts.
3.easy to enhance the developed scripts.

 

Your answer will be published for anyone to see and rate.  Your answer will not be displayed immediately.  If you'd like to get expert points and benefit from positive ratings, please create a new account or login into an existing account below.


Your name or nickname:
If you'd like to create a new account or access your existing account, put in your password here:
Your answer:

FAQS.ORG reserves the right to edit your answer as to improve its clarity.  By submitting your answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions. You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages resulting from publishing your answer.

 

FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

 

<< Back to: comp.software.testing Frequently Asked Questions (FAQ)


[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]

© 2008 FAQS.ORG. All rights reserved.