what are the utilities and drivers
No Answer is Posted For this Question
Be the First to Post Answer
How to Install QTP on Citrix Environment? Possible send me the installation steps.. That would be great help
What are the common defects found in your project? (in qtp interview)
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
Explain advantages and disadvantages of ddf?
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 difference between action & script?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
object types is used for what?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
anyone can explain Diff B/w Actions and Functions
Hi .. i want to write the script for the combo nox list . For example if any combo box having a multipul itme. So how can i retrive each item for each iteration ? help me out .
What are the different attribute used with regular expression?