Where to use the public or private functions in your script?
Answers were Sorted based on User's Feedback
Answer / jagadish
public: basically this use of access the number of
condition,loops in our script any position.
private: this is use of onlly that condition
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / narendra
public: we can use this function,we can call corresponding
function in any test when ever it is required.
private: we can call only for that particular test only
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you add a property to the checkpoint from the script?
What is the purpose of loading WinRunner Add-Ins?
We added data driven test in to our test script, how to remove the data driven wizard from the script?
Which function to use to compare the application date with system date?
In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?
Where are multiple properties of object stored
Tell me the usecase format r u using in ur company?
what is Add-wathch, how will it work?
What are the different modes of recording in winrunner?
plese tell me about vss?
1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ?
what is data driven framework?