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
What are the features supported by UFT?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
what is error and fault in terms of software quality?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
Explain about business process component? types and usage?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
write script for bitmap image?
How many types of status are there?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
why should we give deliver good quality software?
explain how to write vb script in qtp?when will you write own script?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
Should have experience in framework means?
Mention the test steps of qtp.