Using Gurux Macro Editor you can record executed operations (Read, Write, Action) and later run the same operations and improve testing quality. You will repeat same operations in same order and much faster
Using Gurux Macro Editor you can save a lot of time when you don't need to manually repeat every test case. You can record the test case and run it without adding correct data. In the Macro Editor view you can see execution time, operation, object name and value. Values can't be changed from the UI. Only recording is possible. Values can be presented in visualized and in raw format.
You can verify that data is same for each read by selecting "Verify Reply" from Edit menu. In default value is not compared to recorded value.
Icons
operation failed. | |
Value is verified on read. | |
Operation is disabled and it's not executed. |
File menu
|
Edit menu
|
View menu
|
Shortcut Icons on Macro Editor ToolBar
Create a new macro. | |
Open an existing macro | |
Save the current macro to the file. | |
Start/stop macro recording. | |
Run macro. | |
Remove selected operation(s) |
Getting started
First select device that you want to test. Then you need to record macro. This is done by starting Macro Editor and selecting "Start Recording" from "Edit" menu. Then you execute operations that you want to test. Executed operations are shown on the Macro Editor. After you have executed tested operations stop recording selecting "Stop Recording" from "Edit" menu. Now you have recorded your first macro and you can start testing selecting "Run" from "Edit" Menu.
You can remove operations that you don't want to test selecting removed macro and pressing "Remove" from "Edit" menu.You can change places of executed operations by changing place of the macro. Select Macro that you want to change and move it up or down in the macro view.
Adter you have made changes you can save macro and run it when needed.