Print Page | Close Window

Merge the GUI Files

Printed From: One Stop Testing
Category: Testing Tools @ OneStopTesting
Forum Name: WinRunner @ OneStopTesting
Forum Discription: WinRunner is an automated functional GUI testing tool that allows a user to record and play back UI interactions as test scripts using a proprietary Test Script Language (TSL).
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=6569
Printed Date: 03Feb2025 at 3:22am


Topic: Merge the GUI Files
Posted By: Mithi25
Subject: Merge the GUI Files
Date Posted: 07Jul2009 at 7:25am
HTML clipboard

Merge the GUI FilesTongue

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



Print Page | Close Window