when i was doing the Flight reservation with QTP
calculating the tickets i got Type mismatch: '[string: ""]'
in "If cdbl(tot)=cdbl(p)*t Then" error. where I am doing the
mistake
Could you please tell me.
Answer Posted / ravi
Try this
if cdbl(tot) = cdbl(p) * cint(t) then
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
How many add-ins comes by default with qtp?
What is the difference between qtp and selenium?
How many lines of code in each script of QTP?
What is the difference between keyword view and expert view?
What is RTM (require ment tracebulity marix) fromate?
what is meant by Implicit and explicit requirements?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
With what extension you can save the list of tests in a file to run in test batch runner?
What is Associate Repository in QTP 9.2 ?
Explain the features and benefits of quick test pro(qtp)?
How many ways is to parameterize the value?
How many types of recording modes in qtp? Which will be used when?
How to test fly out menu in qtp?