Hai anyone please "Explain about Framework in QTP?"

Answer Posted / firoz shaik

A framework is a set of guidelines, concepts , practices
that provide support for automated software testing.

The advantage of framework is it provides an easy way of
doing the work with less time.

There are 4 types of frameworks available:
1. Record and playback framework
2. Keyword driven framework
3. data driven framework
4. Modularity driven test framework

2. Keyword driven means, It consists of 5 types of files.
1. control file, test case file, startup file, driver
script, and utility script. This i cant explain because i
have no time to type all these things. if you want you can
mail me.
3. In data driven framework, we will take input from one
input excel file, and process the input in the script and
send the result to the same excel file.
In this framework, we can take the data through excel
file, .csv file, ADO, DAO(Data Access Objects).....
ADO means ActiveX Data Objects. This is the current and
latest method of retrieving the information from the
databases.

4. Modularity driven means, we divide the script into
different modules and acheive the task. this becomes easy
for the person to read and understand the script. modular
means, In C language, we divide the code into functions. In
the similar fashion, here also we divide the script into
function libraries i.e, in the form of VBS files.

If you need any further information, you can mail me.
I think that this information is absolutely true to the
best of my knowledge, and if i am wrong please let me know.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?

689


i need qtp tutorial. pls send it to sridhar.k151@g mail.com

1630


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

1839


Explain QTP using different development techniques ?

524


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

3560






When ‘option explicit’ keyword is used in qtp?

741


How to test the login page in different ways in automation testing and i need code?

1335


How do client side image and server side image work?

1375


hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me

1746


How to integrate the qualitycenter with qtp

1762


give me the code to save all messages of inbox of gmail into a folder and notepad

1609


How to start recording using quicktest professional?

596


How to test login module with different username and password by using data driven testing in QTP?

597


Analyzing the checpoint results?

591


What are the types of object repositories? Which one is you are using?

616