Is it possible to combine steps like single scenarion(in the report) from multiple scenario (at run time)

24 views
Skip to first unread message

Shiv

unread,
Jan 25, 2024, 6:32:32 AMJan 25
to qaf users
Is it possible to combine steps like single scenarion(in the report) from multiple scenario (at run time)

I have below case:

SCENARIO: Second
META-DATA: {"dependsOnGroups":["test1"],"groups":["test2","SMOKE"]}
Given second scenario step

END

SCENARIO: First
META-DATA: {"groups":["test1","SMOKE"]}
Given first scenario step

END


Once both scenarios are executed , can the report show combined checkpoints in the report  say like below

Check Points:
            Given first scenario step
    Given second scenario step




cjayswal

unread,
Jan 27, 2024, 12:48:53 PMJan 27
to qaf users
I didn't understand the use case. If you want to do custom reporting, you can implement TestCaseResultUpdator. Refer documentation and few implementations.

Shivagiri

unread,
Apr 24, 2024, 4:08:24 PMApr 24
to qaf-...@googlegroups.com
Thank you  Jayswal. Appreciate your help providing reference points. Really helpful to build what I needed.




--
You received this message because you are subscribed to a topic in the Google Groups "qaf users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qaf-users/DJOMjgkQogA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qaf-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qaf-users/f7a4df7c-0990-4798-b225-6018bc07e016n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages