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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3524


What test you perform mostly? Regression or retesting in your testing process?

794


Can any body please tell me the steps of keyword driven framework of QTP.

1753


I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1754


How to integrate the qualitycenter with qtp

1981


What are the different types of functions available in qtp and explain ?

782


What is the significance of “action 0” in qtp?

754


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

1791


explain how to write vb script in qtp?when will you write own script?

2064


Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?

1887


What is Cross browser testing? Does UFT support it?

802


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

1821


When and why to use descriptive programming?

792


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1807


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

1483