What is the diff between doing parametarisation using Data
Driven wizard or manually. when do we go for manual
para...and when do we use Data driver wizard..can anybody
answer it ..Thanks in advance
Answer Posted / nani
Hi,
wn ever we need to test the application functionaltiy with
the different input values we can go through the
parametrization concept.
for eg u have to validate the different users.using
username and password.(for all functionaliy is same)
then u can write all the values of users in datatable and
using data driver wizard u can test easily.
but manually it will take too much time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)
What are the disadvantages of recording test cases in qtp?
What are the five challenges you faced in QTP?
Explain different types of action in qtp?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
What are the different types of qtp test assets and their extensions?
How do I get the QTP scripts result in xml format by using vb script function?
What is recovery scenario in qtp?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Define Canvas view of UFT?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
In qtp, how you can use xpath to identify objects?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME