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 |
Explain the synchronization points?
one text box is there .It will takeing some number, How will u know how many no's it will takeing by useing qtp
What is the Extension File name of WinRunner?
When do you feel you need to modify the logical name?
How to Get data from database(table) to an excel sheet
which is the latest version in Winrunner
how v should get data from third excel sheet?
how to create checklist in winrunner?
How to test Fonts and its size thru "Font Expert" in Win Runner.
is manual testing knowledge is enough for attending interviews
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What is Configuration Management?