HTML clipboard
Merge the GUI Files
Manual Merge
- Tools->Merge GUI Map Files A WinRunner message box informs
you that all open GUI maps will be closed and all unsaved changes will be
discarded & click ‘OK’ button.
- Select the Manual Merge. Manual Merge enables you to
manually add GUI objects from the source to target files.
- To specify the Target GUI map file click the browse button&
select GUI map file
- To specify the Source GUI map file. Click the add button&
select source GUI map file.
- Click ‘OK’ button
- GUI Map File Manual Merge Tool Opens Select Objects and
move Source File to Target File
- Close the GUI Map File Manual Merge Tool
Auto Merge- Tools->Merge GUI Map Files A WinRunner message box informs
you that all open GUI maps will be closed and all unsaved changes will be
discarded & click ‘OK’ button.
- Select the Auto Merge in Merge Type. If you chose Auto
Merge and the source GUI map files are merged successfully without
conflicts,
- To specify the Target GUI map file click the browse button&
select GUI map file
- To specify the Source GUI map file.
- Click the add button and select source GUI map file.
- Click ‘OK’ button A message confirms the merge.
Manually Retrive the Records form Database- db_connect(query1,DSN=Flight32);
- db_execute_query(query1,select * from Orders,rec);
- db_get_field_value(query1,#0,#0);
- db_get_headers(query1, field_num,headers);
- db_get_row(query1,5,row_con);
- db_write_records(query1,,c:\\str.txt,TRUE,10);
------------- http://www.quick2sms.com - Send Unlimited FREE SMS to Any Mobile Anywhere in INDIA,
Click Here
|