What is the difference between Datadriven and
Parameterization?
Answer Posted / thirumal
To test the application with different test data is called
data driven test.To drive the data to script we have to
change the constant value as parameterize,then for each
iteration it will take different data that we have
mentioned in the data table.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How will you compare keyword and expert view?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
explain how to write vb script in qtp?when will you write own script?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is the qtp testing process?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
regular expression in qtp standar check point for months from accepting months from january to december only
What environment does qtp run in?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
Brief the process of testing with UFT?
what is review
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...