What is the difference between keyword driven frameworkd
and Modularisation framework?(Chandana)
Answer Posted / naren
Modular FM: U can find the ans in Sara ans
Keyword FM: It is expensive framework but easy to maintain
and independent of the tool. We can use any tool to
implement this frame since the script which is developed
using this framework does not contain any code except Call
to function.
Everything will be written in functions(*.VBS).
CONTROL FILE: Contains scenarios to be automated
TEST CASE FILE: Contains test cases in a Tabular
format(i.e.,Keyword, Object Name, Operation to be performed)
START UP SCRIPT: Which initiates the execution by calling
reading control file contents.
Data Driven FM: Script execution will be done using the
input of External files/Data table. First the script will be
generated either recording or in scripting mode then the
values will be replaced using the values stored in external
files/data table
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to capture a window in QTP?
when to start the automation?
Hi All, How to Compare two strings character by character in QTP
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
What is business process testing(bpt) in qtp?
Object repositories types, which and when to use?
What is a quick test professional?
Hello friends..... On which areas of an application we can not test with QTP
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
By using QTP can we record any log files written by the application which is in execution?
How qtp identifies objects?
What is QTP’s model for test creation?
what is vmodel?advantages and disadvantages of vmodel?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
How can you identify the browser and its information using QTP script?