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
What is the standard timing delay for web based application in qtp?
Shall we add Local Repository to shared object repository,if yes,how we add
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
Difference between action & Reusable action?
What is the file extension of the code file in qtp?
How to modify the text checkpoint?
What are the differences between table and db checkpoints?
What is difference between shared and local object repository?
When you open QTP, how many sheets you can see?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
How you can decide which type of object repository you have to use?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
what is error and fault in terms of software quality?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji