what is qtp automation frame work,what is the use of that
frame work?

Answer Posted / nandeesh kumar

Automation frame work is the folder structure to execute the
test scripts. In which we will specify the test scripts to
be execute in one shot.
It will be having folder structures to keep test scripts to
be execute, Result folders to view results after execution
and the scripts(.vbs) which does these activities.
Test scripts can be keep in excel or in Quality center as
per the company standards. Result folder contains excel
sheet where status(pass\fail) of each and every step of all
the test cases will be created.
eg:You can specify the 30 scripts to be execute in excel
sheet and associate .vbs files and run. so that all result
will generate in result folder after execution. No need of
stopping execution at any point of time. Just analyze the
result after execution stops.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of properties that quick test learns while recording?

550


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

3070


How would you directly trigger javascript in a test?

1485


What is QTP testing process?

645


What is Unicode Compatibility?

1473






How to test results for qtp ?

803


Explain process of smart Identification in QTP?

617


How QTP identify the system time that's changes every seconds?

614


Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.

1392


How will internal and external links be validated and updated? how often?

656


What is the syntax for how to call one script from another?

582


How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)

1538


What is the use of an object spy tool in qtp?

576


How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?

583


If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?

1456