You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/mfaisalkhatri/api-testing-playwright-java-testng/actions/workflows/maven.yml)
3
4
4
5
## Don't forget to give a :star: to make the project popular.
5
6
@@ -25,7 +26,6 @@ You will get the answers to the following questions and its respective working c
25
26
- How to handle the `authentication` requests?
26
27
- How to verify the Response Body?
27
28
- How to verify the Response Status Code?
28
-
- How to verify the Response headers?
29
29
- How to extract value from Response Body?
30
30
- How to create `POJO` for passing values to request body?
31
31
- How to use `Lombok` to generate `Getters` and `Setters`?
@@ -35,6 +35,7 @@ You will get the answers to the following questions and its respective working c
35
35
36
36
## :writing_hand: Blog Links
37
37
-[What is API Testing?](https://mfaisalkhatri.github.io/2020/08/08/apitesting/)
38
+
-[How to perform End to End API Testing using Playwright with Java and TestNG](https://medium.com/@iamfaisalkhatri/how-to-perform-end-to-end-api-testing-using-playwright-with-java-and-testng-26b318927115)
0 commit comments