how interviews will be on QTP?
No Answer is Posted For this Question
Be the First to Post Answer
In how many ways we can add check points to an application using QTP.
how we connect oracle or sql data server database to qtp. Hi Ram I was your answer for this. Can you kindly let me know in details steps on How we can connect to database. i am using QTP9.2 and SQL Server Database. I am new for QTP and this would be of great help.Thanks
How function returns a value?
how can we do the frame work in qtp
explain virtual object? in detailed? pls any one explain me?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
What are SetToProperty, SetRoProperty, GetToProperty scripting?
How to resume the second iteration in the QTP,, if the error has intrupted the the second iteration. When i use run from step it starting from the first iteration again.
what is object and child object.. explain ..if possible give some example for better understanding ..
the build is develeped in Java. is possible to write scripting in vb using 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
what is batch run ?