-
Notifications
You must be signed in to change notification settings - Fork 9
ReportConverter Technical Details
soleverxu edited this page Apr 27, 2021
·
3 revisions
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 X Iteration 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 X Iteration N / Action M / Action Iteration K / Step X
|
APITest | Iteration N / Activity X |
BPT |
... / Business Component N / Step X ... / Business Component N / Activity X
|