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 / jyostna
QTP 9.2 supports windows XP and IE 7 ... i guess the above error is that u r using vista....
pls correct me if am wrong
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the trigger events in qtp?
How is a Step generator used in UFT?
What is the latest version of qtp?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What is recovery scenario manager? When you go for recovery scenario manager?
Explain actions in qtp ?
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
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What is checking bitmaps?
What is the difference between analog and low level recording?
How is test case write?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Can anybody post some real time scenario in qtp? please its very urgent.
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How to test login module with different username and password by using data driven testing in QTP?