Hi,
I am new into the field of testing and I need to know how
can I begin automating the testing of Mainframe
applications using QTP. Can anyone help me?
No Answer is Posted For this Question
Be the First to Post Answer
Hello Everybody, Can anyone tell me that in QTP how to count the number of webelements from the object repository. Please provide the code. Thanks in advance, Gaytri
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
How to call script1 into script2?
what is memory leakage?
16 Answers ITC Infotech, Panamax, TIT,
What is repository parameters in QTP?how will we define that????what is unmapped & mapped repository parameters????????
How does QTP identifies the object in the application?
pls help me with scripting,right from the beginning in QTP
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
What are the advantages of QTP over WinRunner?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
what is descriptive.create()in qtp?