I have a library function , with that function 100 scripts
are being called.
The library function is changed(something is added) . how do
i update all the scripts.
Answer / ramchandra
I think no need to make changes in all scripts as u made changes in function definition.but if u made changes in no of parameters then u must make changes every script.
Please let me know it's cleared.or elaborate ur question.
| Is This Answer Correct ? | 4 Yes | 0 No |
A web Page has 2 frames. Find out the number of weblist items in the second frame of the page.
What are the different scripting languages you could use when working with QTP ?
Can we create user defined functions in qtp?
how u will describe testing activities?
How can I pass values from one action to another in QTP ?
How to find the OS name by using QTP script?
Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?
what type of run time errors you get while you ar edoing rpg program?
What are the recording modes and executing modes avialble in QTP?
Could you please explain me about QTP framework.
How to get the particular property value?
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot