what is meant by keyword driven frame work can any one
answer plzzzzzzzzzzz
Answer / raju
Keyword Driven Framework....
If we want to test various functionalities at a time we
prefer this framework...
Firstly we should add the objects to repository( Shared
repository is preferable)
Then we can generate/write scripts for each functionality
and save them as the library files ( .vbs files)
Then we have to associate all these library files(which are
generated to test different funtionalities) to Quick Test.
For example consider Flight application
we can generate library files for
login()
open order()
fax order()
delete order()
update order()
logout() etc..,
select case k = datatable.value("keys",1)
case A : login()
case B : open order()
case C : fax order()
case D : delete order()
case E : update order()
case F : logout()
end case
In datatable we have to add only those keys which we want
to test
Keys
A
B
C
F
It means that only login(),open order(),fax order() and
logout() libraries associated to test will be executed.
Depends on the keys provided in datatable we can
dynamically change which functionlities we want to test..
| Is This Answer Correct ? | 0 Yes | 3 No |
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
Hi Guys, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...
How to Import data from a ".xls" file to Data table during Runtime.
Actually what is Quality center..is it Test Director or some other tool..Anybody can expalain it in detail..Thanks in advance..
What are the various automation frameworks available in qtp?
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
How we can do Batch testing in QTP?
How can i learn Descriptive programming in QTP. Please reply.
What is a Dictionary object in QTP.?
explain abt dyanamic changing object with example?
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
what is the difference between action and function
11 Answers AppLabs, BirlaSoft, Infosys,