Where to use the public or private functions in your script?
Answer Posted / 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 |
Post New Answer View All Answers
What is toogle breakpoints? How does it differ from break points?
What information is contained in the checklist file?
How do you execute your tests from windows run command?
What are different types of checkpoints?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
What is the XML test cases creation?
What is the use of gui map and what happens when the gui map file get loaded?
How do you find an object in an gui map.
How do you find out which is the start up file in winrunner?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What happens when the gui map file get loaded?
two file is there how will compate it by useing qtp.
Explain the use of test director software?
What is the difference between writing a function and writing a script?
Name the two modes of recording?