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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

If I change the object name in one action will it be updated in all the actions? Or not?

811


what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?

1777


I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.

1717


Why qtp always start action1 and does not start action?

822


Is it possible to change the values of analog recording?

809


Explain in brief about the qtp automation object model (aom).

731


For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?

1952


What are the main differences of qtp and win runner?

811


What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?

789


what is the difference between development and testing

2916


Explain Descriptive Programming Types with Examples?

1141


Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.

1778


When to use descriptive programming?

797


Explain sub procedure of vbscript.

758


I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You

1708