Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Grading ATF Tests?

NMedina
Tera Contributor

Hello!

 

I am relatively new to the Servicenow platform (about 9 months). I am working on a personal project in which I would like to score Automated Testing Framework (ATF) tests on 0-100 scale. For example: if I were to assign a project to someone else, I could then run ATF, which would return a number grade which I could translate into a letter grade. Thank you!

 

Please let me know if I need to clarify further.

2 REPLIES 2

David Philpott
Tera Contributor

Hi,

By definition each test can either only pass or fail. It sounds like maybe you are wanting to assign a priority value to each test (and suite of tests) and if each test passes, store the priority value somewhere?

You could consider recording the priority in either a custom table or decision table.

 

Thanks,

David

 

Shaqeel
Mega Sage

Hi @NMedina 

 

You could add all the test in a suite and there you could choose which one will run first and so on.

 

Regards

Shaqeel


***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.

***********************************************************************************************************************





Regards

Shaqeel