AutomatedFramework

From Agility
Jump to: navigation, search

Main menu elements naming

sample object in Agility menu AF test identifier
'Equipment' menu mmenu_equipment
Inventory->Inv. movements -> Returns-> Return from employee      mmenu_inv_mov_returns_employee
Inventory ->Inv. movements -> Issue ->Issue to employee mmenu_inv_mov_issue_employee
Inventory ->Inv. movements -> Issue ->Issue to cost code mmenu_inv_mov_issue_toCost
Inventory ->Inv. movements -> Issue ->Issue to work order mmenu_inv_mov_issue_toWO


Form details element naming

form upper menu (Ok, Cancel, Copy, Paste ...)   AF test identifier
Close formmenu_close
Refresh formmenu_refresh
Add New formmenu_addnew
Ok formmenu_ok
Cancel formmenu_cancel
Copy formmenu_copy
Paste formmenu_paste
Actions formmenu_actions


Form detail controls element naming

form controls (textbox, combobox, groupbox, idbox ...   AF test identifier
Button btn_label
Checkbox chk_label
Combobox cmb_label
Textbox txt_label
Radio button rd_label
Tab tab_label