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 |
What is the use of test director testing tool?
I am new to testing. Can anyone send a sample test script in which variables are used to automate the flight login page.
What different actions are performed by find and show button?
How do you handle unexpected events and errors?
what is meant by build release note?what it contains?
ca n u give the example for low severity & low priority in ur Internet Banking project
Say there is some content in an array. what function do you use to get the content of an array?
what is the difference between unit testing,integration testing and interface testing?
What is the use of gui map and what happens when the gui map file get loaded?
What id DB Folder? when it will be created and what it consists?
What is parameterizing in winrunner?
How many exceptions are there in winrunner and what are they?