Hello Guys,
Can anybody Explain me about Automation framework?? and how
can we prepareAutomation Framework using QTP
Answer Posted / venkateshwarlu
hi
i like to give answer for keyword driven framework,
first we have to create a folder with project name then
create folders for testscripts fldr to save .mts
files,objectrepository fldr to save .tsr files, libraryfile
fldr to save .qlf or .vbs or .txt files,recover scenarios
fldr to save .qrs file, enviroment fldr to save .ini
or .xml files, testresults flder to save .txt, testdata
fldr to save .xls file.
then, we create script which is to be executed according to
keywords as fallows.
for ex:
var=datatable.value("Keywords", id)
select case var
case k1:
login()
openorder()
logout()
case k2:
login()
deleteorder()
logout()
...........
end select
specify the keywords in the datatable under the
corresponding column
then execute the script
and analyse the result
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Analyzing the checpoint results?
what are the challenges you have faced while testing web based application using the automation tools ?
if our qtp vb Script may be Currepted then What we want do?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
what kind of frame work you used in your last project?
QTP script is not working on other's machine..
Explain different recording modes?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
Explain the concept of how quicktest professional identifies object?
Why qtp always start action1 and does not start action?
can any one say that where we can download the QTP trail version ??????????
How to use the object spy in quicktest professional 8.0 version?
What is the architecture of your project? Can any one answer for this question plz........
how to prepared for first for the first interview?
I want to do QTP Certification what is the pattern of Question paper.