Explain features of the latest version of qtp/ uft 12.1?
No Answer is Posted For this Question
Be the First to Post Answer
what is the silent mode in WR?
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
Hi cud you plz answer my question.. what is the size of Object Repository?
Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
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
To which environments does a QTP support?
How many types of Automation frameworks are there in UFT? Describe them.
How to recognize and read data from pdf file using Descriptive Programming in QTP?
Differences between text and test area checkpoints?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
can i compare two databases using QTP ?
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties