i have data in excel sheet.i imported the data in data
table.while doing parameterization,how the code knows it is
a valid or invalid data?
Answer Posted / ravi, fortechsoft
You have to write the code in such a way that it checks the
data for validity.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
How to save your test using quicktest professional?
Why bpt?
What are the different types of recording modes?
How to use output values in qtp ?
How to find operating system information using the qtp script?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
explain how to write vb script in qtp?when will you write own script?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
When you open QTP, how many sheets you can see?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is an optional step in qtp ?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
What is Associate Repository in QTP 9.2 ?
How to use checkpoints in qtp ?
What are the advantages of a Hybrid framework?