adspace
Diff. between keyword driven Data driven testing?
Answer Posted / nath .t
Keyword Driven Testing: In this testing tester interaction
is there at time of testing. we can give the values with
help of
Syntax:- Variable = inputbox("String")
Ex:- a = inputbox("Enter the value for A ")
In the above example a is the variable it's stores
the value at the runtime. and u can use this variable as a
parameter of any object at runtime.
Data Driven Testing: In this testing there is no
interaction of tester. here we can use datasheets or
frontend grids as parameters to the application.
We can get values from data sheets
Syntax:- variable = datatable("column name","sheet
name")
Ex:- empno = datatable
("employee_no","dtGlobalSheet")
In above example
Empno is variable
Employee_no is column name
dtGlobalSheet is Sheet name
we can use these variable in our application as a
parameter.
| Is This Answer Correct ? | 19 Yes | 20 No |
Post New Answer View All Answers
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
what is actually contain test report? can anybody post the test report
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
How software tester can use constants and variables in scripts?
Hybrid framework supports Descriptive programming. Is it true?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
How to give a call to another action from one action?
How can you identify the browser and its information using QTP script?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
What is the new version of qtp which is recently released in the market?
Can you brief the hurdles you faced during Automation testing?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
Hi All, How to get repeated word in string . Thanks Balaji
Tell some commonly used Excel VBA functions?
can anyone tell me from where i can download qtp demo or crack version