diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/readme.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/readme.md
index 5b2e33f31..da77b35dd 100644
--- a/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/readme.md
+++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/readme.md
@@ -1 +1,7 @@
-# Backend automation
\ No newline at end of file
+# Backend Automation
+
+Backend Testing is a testing method that checks the server side or database of web applications or software. Backend testing aims to test the application layer or database layer to ensure that the web application or software is free from database defects like deadlock, data corruption, or data loss.
+
+Free Content
+What is backend testing?
+Backend Testing Tutorial