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);