How Can I automate PDF forms using QTP9.2 ?
No Answer is Posted For this Question
Be the First to Post Answer
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
what is the process to follow between writing the test cases & then atomating it?
What are the views available in qtp?
How we can add actions in the test using QTP?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)
what is the diff b/w assistive and mandatary rules of object repository in QTP???
Diff b/n image n bitmap checkpoints?
How to check the URL using Automation tool QTP
Will QTP gets installed on virtual PC.What is the maintenance number to be given
How do we connect QC by using QTP?
Explain how you can delete excel file in qtp?