What is checkpoints for quicktest professional (qtp)?
No Answer is Posted For this Question
Be the First to Post Answer
What is Environment Variable and when we apply this 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
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
what is the difference btn risks & Therads in the Test plan documentation?
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is system testing and what are the different types of tests you perform in system testing?
Can we do Load Testing with QTP?
How to enter table check points?
To which environments does QTP supports ?
Wat is the command used to add an object(properties) to an object repository?
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.