How to use Environment parameterization in QTP? Explain with
an example.
Answers were Sorted based on User's Feedback
Answer / raj kumar
Environment.Value("Test") = "NewValue"
Msgbox Environment("Test")
| Is This Answer Correct ? | 2 Yes | 1 No |
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What is the difference between link and hyperlink?
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"
How to use the object spy in quicktest professional 8.0 version?
what type of run time errors you get while you ar edoing rpg program?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
Why script error occur in between recording in qtp?
What are the types of object repository in qtp?
I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???
IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.