From dfe413532a41b543e94489169495827065e942ab Mon Sep 17 00:00:00 2001 From: "mohammadfaisalkhatri@gmail.com" Date: Mon, 14 Oct 2024 15:58:24 +0300 Subject: [PATCH] added new testng.xml file for post and get request tests --- .../testng-restfulecommerce-postandgetorder.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test-suite/testng-restfulecommerce-postandgetorder.xml diff --git a/test-suite/testng-restfulecommerce-postandgetorder.xml b/test-suite/testng-restfulecommerce-postandgetorder.xml new file mode 100644 index 0000000..8e109e2 --- /dev/null +++ b/test-suite/testng-restfulecommerce-postandgetorder.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +