QAF Dashboard Report checkpoints and Screenshot question

88 views
Skip to first unread message

vasanth utest

unread,
Jun 1, 2021, 1:26:54 AM6/1/21
to qaf users
Hi Group ,

I had created the POM framework for my project with Maven+Java+Selenium+TestNG (Not used any QAF webdriver and extended webdriver here)  and QAF Reporting (dashboard) as you all know QAF Maven generates checkpoints same kind i need generate for Pass or Fail tests . 

How can i do that ? any inbuild functions are there in QAF Webdriver or extended driver 

Help me with this 

2 Question 
Screenshot also i need to capture i saw in QAF Maven project when the assertion in testng for failed test automatically screenshot is taken seen in report . how do i same implement my QAF Report and its for both Pass and Fail Tests 

Help me with this above two questions 

Thanks in Advance 

vasanth utest

unread,
Jun 3, 2021, 10:48:07 AM6/3/21
to qaf-...@googlegroups.com
hi All,

I had found the solution for checkpoint but how add screenshots to checkpoints

Regards
Vasanth

--
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/nonu1xMZJI8/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/941ea6fe-46cb-4499-9c17-d76318aa13f2n%40googlegroups.com.

cjayswal

unread,
Jun 3, 2021, 11:00:02 AM6/3/21
to qaf users
Checkpoints are created for each assertion and verification.

In order to have screenshots on assertion/verification success make sure you didn't disabled success screenshot. You can ensure that you didn't set selenium.success.screenshots property value to false/0/no.  If so set it to positive (true/1/yes)

If there is no assertion/verification you can use Reporter.logWithScreenShot("meaningful message");

ગુરુવાર, 3 જૂન, 2021ના રોજ 10:48:07 AM UTC-4 વાગ્યે vasant...@gmail.com દ્વારા આમ લખવામાં આવ્યું હતું:

cjayswal

unread,
Jun 3, 2021, 11:02:06 AM6/3/21
to qaf users
Checkpoint refers to assertion and verification. Each checkpoint get reported with test result.

ગુરુવાર, 3 જૂન, 2021ના રોજ 11:00:02 AM UTC-4 વાગ્યે cjayswal દ્વારા આમ લખવામાં આવ્યું હતું:

vasanth utest

unread,
Jun 4, 2021, 1:21:19 AM6/4/21
to qaf-...@googlegroups.com
Hi Jayswal ,

Thanks for reply jayswal
I never used the qmf webdriver or extended webdriver only reporting part used in my project and Reporter.logscreenshot ()user for checkpoints to display in report. 
I implemented separate screenshot function to take screenshot but how to add the screenshot to checkpoint without using assertion\verification . 

As you said in your replay i never used property file of Qmetry - not sure how to use in my project - can you give some idea 

Assertion/Verfication also try to used but tests are failed due to QMFWebdriver exception or other errors 

Reply all
Reply to author
Forward
0 new messages