The Concatenation Operator in TSL is?
Answers were Sorted based on User's Feedback
Answer / alli
Question and Answer correction (use GUI and File inpute output)
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi,please help me out with my ques:in winrunner the object will be reconzined in the form of label or class.
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
How many check points are there in winrunner? what are they?
can anybody tell me what is project architecture?
wahat do u mean by exceptional handling in winrunner
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
What is the add-in used to test the web application in winrunner?
1 Answers Hanu Software, Second Foundation,
how to perform regression testing using winrunner?
Difference between actions and functions
is 'Vendor' is a Reserved in WinRunner or not?
I want to know is there any latest Win Runner Technology? If then plz tell me in detail. Thanks
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...!