HI, Anybody can explain Automation Test Framework...and wht
do we do before start of Automation.....
Answers were Sorted based on User's Feedback
Answer / narendra
Automation Test Framework describes the approach we are
following to automate our application testing
Mainly there are 3 standard framework approaches
1.Date Driven Framework
2.Keyword Driven/Table Driven framework
3.Hybrid framework(combination of above 2 frameworks)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / krishnateja muppalla
If they ask about Framework, then you will have to explain about:
Driver Script,
Shared Repository & Local Repository,
Global Sheets and Local Sheets,
Library Functions,
Output folder/sheets etc
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ramesh
Actually Framework is a folder set such as scripts,test
cases,test data,object repository.Generally automation
testing framework is designed to create and maintain the
overall tests in a easy manner.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / softwaretester4u
Hi man framework means structural format of test scripts
creation (means folder structer) (But this is not
defination)
if u want mre subsirbe yahoo group testingguru and post ur
question
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pradeep
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing.
Source - to read more:
http://www.ibm.com/developerworks/rational/library/591.html
| Is This Answer Correct ? | 0 Yes | 0 No |
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
can u tell me the the cost of automation tool QTP ?
What are the challenges you faced during you entire life automation ?
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
what are the utilities and drivers
How can I change object description or check point values in qtp?
What are all the common questions asked for the candidates having more than 1 yrs exp in QTP?
How we can import data from database?
How will you handle the situation when object is not captured during record?
Whether qtp 9.0 supports Test director8.0
what is meant by source control?
How to use conditional loops in qtp ?