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
when will you do debug your script? and explain that process?
How can you exit from an action?
Dis advantages of XML checkpoint ?
what are the limitations of smart identification in qtp 9.0
What are table and db checkpoints?
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
tell me abt a time when u had to go above &beyind the call of duty to get the job done
In qtp is it possible to check broken links of a page?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Key word driven framework
In qtp, explain what is crypt object
What are the different types of qtp test assets and their extensions?
Where we use data driver in qtp?