How should we write and execute a user define function
using WinRunner.
No Answer is Posted For this Question
Be the First to Post Answer
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
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...!
Is 'public' allowed inside of the function declarations?
How do you select multiple objects during merging the files?
How to convert Manual Test script into Automation Test Script?
plese tell me about vss?
Explain the synchronization points?
How to calculate the edit field length
How do u check FONTS in Login Window?
list out the some of the exceptions list usually occur while recording and playing the script.
How do you add a property to the checkpoint from the script?
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"