Skip to content

Releases: SajixInc/Playwright_API_Testing

7-multiple-testcases-for-multiple-projectsproducts-using-fixtures

09 Aug 11:25
Compare
Choose a tag to compare

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

02 Aug 12:09
Compare
Choose a tag to compare

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

API Testing via Playwright with Testing Report In HTML

API Testing Report In Excel via Playwright

05 Apr 12:18
b8d113b
Compare
Choose a tag to compare

Excel Report for the API Testing via Playwright has been devised to represent the data in the analytical form and and make it readily available for the assessment. Report in excel is easily understandable and highly customizable.
image