Closed
Regarding AUT- Setup and Cleanup
Hi
Could anyone give me the implementation scenario where setup and cleanup is used in AUT?
Regards
Ramar Periyaraju
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Hi
Could anyone give me the implementation scenario where setup and cleanup is used in AUT?
Regards
Ramar Periyaraju
Hi Ramar
Are you looking for a practical example or the concept? Also, I hope you are referring to PegaUnit framework (The enhanced version of old AUT). While designing the test case, setup section is used to setup any data that is pre-requisite to run the test case. Clean-up section is used to remove the data that got created in the test. There are options to run data transform, activity or load a data page as part of setup.
If you want any specific information, please do mention.
Regards
Prasad
Hi Prasad,
Thank you for your reply.
Scenario 1
Lets assume that I have a case(work object). where the case will be created based on the external service request to pega(i.e request ). Now if I want to have a Pega Unit for the case creation and followed by some UI. how do I create the test case?
Scenario 2:I have a flow. It has 5 screen. In the screen 2, we have a table in repeating list with the check box option.(sample screen below)
If We select all the four checkbox. on click of submit, 4 sub cases will be created and each will be assigned to the specific work basket. then we open the case from the work basket and fill the details and complete the sub case. How do we create the Pega Unit cases?
Regards,
Ramar Periyaraju
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.