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 / daly s
Try out this,it will definitely work
If csng(tot)=p*t
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How does quicktest professional identifies the object in the application?
How software tester can use constants and variables in scripts?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
What is the difference between a Function and Procedure in QTP?
how to disable the pop ups through QTP using a script
how to idetfy which test cases are automated?who will deside that plz tell me
how to do the batch testing in test director using manual testing procedure?
How many types of recording modes are there?
How to get the particular property value?
What is difference between shared and local object repository?
what is impact analysis on regression testing?
Describe how Smart Identification is used
Explain about datafile/verification of date file when file is not available in local system?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
What test you perform mostly? Regression or retesting in your testing process?