Which property do you use to retrieve or assign data into a
cell in a Data Table object?
Retrieve data from Datatable cell.
E.g:
var_Value = DataTable(columnname/column number,
sheetname/sheet number)
Set value to DataTable cell
E.g:
DataTable(columnname/column number, sheetname/sheet
number).Value = "value"
| Is This Answer Correct ? | 2 Yes | 1 No |
What is Version control?
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
after click on compose mail how can we attached a file in qtp with vbscript code
synchronization, wait,wait Property?
how to identify the user defind varibles? plz tell me
How to create a standard checkpoint ?
write a qtp script to verify that the business price is twice the economy price in flight reservation window
Lets say,flipkart website...in search button we have entered category[i.e watches] it displays some items...question is how to test price displayed each product is correct or not through qtp
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
what is the hierarchy to use properties in descriptive programming
Hi Guys, In one of my interviews, I was asked to Write a paragaraph explaining how much scripting I did in QTP? I don't know where to start and what to write. So I need your help in writing that.
one page contain next button.when we enter that its not going to next page.what type of error that one.