ReportConverter Technical Details - MicroFocus/ADM-FT-ToolsLauncher GitHub Wiki
| UFT One | Junit testsuites
|
Junit testsuite
|
Junit testcase
|
|---|---|---|---|
| GUITest | test | action or action iteration | step |
| APITest | test | iteration | activity |
| BPT | test | business component | step or activity |
| UFT One | Junit testsuite name convention |
|---|---|
| GUITest |
Iteration N / Action XIteration N / Action M / Action Iteration X
|
| APITest | Iteration X |
| BPT | ... / Business Component X |
| UFT One | Junit testsuites
|
Junit testsuite
|
Junit testcase
|
|---|---|---|---|
| GUITest | aggregate report | test | step |
| APITest | aggregate report | test | activity |
| BPT | aggregate report | test | step or activity |
| UFT One | Junit testcase name convention |
|---|---|
| GUITest |
Iteration N / Action M / Step XIteration N / Action M / Action Iteration K / Step X
|
| APITest | Iteration N / Activity X |
| BPT |
... / Business Component N / Step X... / Business Component N / Activity X
|