Releases: SajixInc/Playwright_API_Testing
7-multiple-testcases-for-multiple-projectsproducts-using-fixtures
Executing the Testcases for Specific Project form the reshaped Testing Code Block with Grouping of Endpoints with Product/Project and Save the Test Cases and their respective outcomes in to different collections.
Full Changelog: Playwright_v2.0.0...Playwright_v2.0.1
Multiple TestCases for Multiple Projects/Products #6
Reshaped the Testing Code Block for Grouping the Endpoints with Product/Project and Save the Test Cases and their respective outcomes in to different collections. for example:
Product A - Lifeeazy
i. API Collections Mapped in a Group
ii. Test Cases uploaded via API
iii. Test Case saved in MongoDB Collection for Lifeeazy
iv. Test Case Execution and Saved Data for the processed / executed test cases in MongoDB
Product B - IVINPro
i. API Collections Mapped in a Group
ii. Test Cases uploaded via API
iii. Test Case saved in MongoDB Collection for IVINPro
iv. Test Case Execution and Saved Data for the processed / executed test cases in MongoDB
Full Changelog: https://github.com/vivifyhealthcare/Playwright_API_Testing/commits/Playwright_v2.0.0