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 |
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
I have given u a application.To automate it what are the things will u consider?
What is the Diff between Image check-point and Bit map Check point?
How to get all the objects count and objects names in webpage using QTP ?
How to change the priorities of the recovery scenario properties?
Explain script generated at the time of setting runtime property?
How you know that a test case is a regression test case
CAN I CALL A FUNCTION IN ACTION.IF YES PLEASE HELP ME
How will you declare a variable in qtp?
How to find the number the number of Links, Brolken Links in a webpage?
What are the different attributes used with regular expression?