Write test cases for copy and past password in password field ?
No Answer is Posted For this Question
Be the First to Post Answer
How does qtp recognize objects in aut?
what the difference between shared repository and per action repository?
Whenever we use GETROPROPERTY function.
What is difference between the For..Next and While..Wend statements?
How u do the back end testing in QTP?
What are the views available in qtp?
How you create new action in qtp?
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
General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?
Explain how qtp identifies object?
How to handle Run-time errors?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?