How does Parameterization and Data-Driving relate to
each other in QTP?
Answer Posted / nanda
Through Data driving and parameterization are same.
If any any queries..
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
Define object spy ?
How to handle Java tree in QTP?
Explain the check points in quicktest professional (qtp)?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
How to execute a winrunner script in quicktest professional (qtp)?
what is keyword driven testing in qtp?n how is it useful?
How to use transactions in qtp?
Explain how you can replace string in qtp?
Explain quicktest professional testing process?
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
What is the use of Debug Viewer?