HI, Anybody can explain Automation Test Framework...and wht
do we do before start of Automation.....

Answers were Sorted based on User's Feedback



HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....

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

HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....

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

HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....

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

HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....

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

HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....

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

Post New Answer

More QTP Interview Questions

what is profile tool?

0 Answers   ITC Infotech, TCS,


What is the use of virtual objects?

1 Answers  


Explain key word driven frame work?How to use in real time?

2 Answers   HP,


Can we do qtp testing without creating objects in Dbject repository? can we do it completely writing code i.e in expert view only. Are there any books for this?

7 Answers   Accenture,


Flight reservation using input and output parameter script.

1 Answers  


Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks

2 Answers  


What are Add-ins availble in licensed version QTP8.2

1 Answers   TCS,


Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.

1 Answers  


I want to clear the webedit field without using set"" in qtp script

1 Answers  


how to add a runtime parameter to a data sheet?

6 Answers  


How to handle dynamic objects in quicktest professional?

0 Answers  


What is error handled other than recovery scenario manager?

2 Answers  


Categories