what is qtp automation frame work,what is the use of that
frame work?
Answer Posted / madhu
The difference b/w QTP 8.2 and QTP9.2 ? features ?
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Can you list some technologies that support qtp?
How to find Operating system information using QTP script?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
If the objects hierarchy is changing from build to build, then how you will handle that condition?
How often were they executed?
how u will evaluate the tool for test automation?
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 u please explain what is the exact difference between qtp8.2 and 9.0
Explain the types of object repository?
images are dynamically changes how to compare two images with out using the bitmap
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
How many types of recording modes in the qtp?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..