Where to use the public or private functions in your script?

Answers were Sorted based on User's Feedback



Where to use the public or private functions in your script?..

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

Where to use the public or private functions in your script?..

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

Post New Answer

More WinRunner Interview Questions

How do you find the number of elements in a list box in winrunner?

1 Answers   BeBo Technologies,


Name the different modes of recording?

1 Answers  


There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?

3 Answers  


how to create checklist in winrunner?

1 Answers  


hi,i am sudha.i am married.i had done my BE in 2005.i learnt testing tools.i dont no how to tell about my self.please send me good answer about that infomation i gave.

8 Answers  


How do you recognise Active X components in winrunner?

4 Answers   ADITI, Wipro,


How winrunner recognise window/object apart from GUI map file?

4 Answers   CA,


hi all this is srivalli i had completed my b.e in 2005, i want to learn testing.so anybody plz hep mi wat'll b thr in testing n which is da best institute n how r da job opprtunities right now coz ppl r telling mi thr is sum down trend in sw now, so how much it is appropriate 2 take da course now. thankz in aadv

4 Answers  


Without the gui map, use the phy desc directly?

1 Answers  


how will u perform bug tracking using winrunner?

1 Answers   MBT,


How many check points are there in winrunner? what are they?

8 Answers   BeBo Technologies,


Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!

1 Answers  


Categories