What string of characters,when printed out to a text
file,will create a new line in the text file?
Answer / uday
we need to use "\r\n".
suppose file_printf("Filename1","Uday\r\nKumar");
this will print
Uday
Kumar
in Filename1 file.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain the winrunner testing process?
can anybody give me example of 5 critical,major,& low severity and priority bug
What is Global GUI Map?
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.
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...!
How many recording modes are provided by WR?
Does WinRunner have recovery mechanism built in?
ca n u give the eample for low severity & high priority in ur Internet Banking project
What is the extension of GUI check points check list file?
What is the use of Merge option provided in WR
Name the two modes of recording?
What is the use of gui map and what happens when the gui map file get loaded?