1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 20:21:50 +02:00

Resources added for QTest (#1958)

This commit is contained in:
Archit Sharma
2022-10-04 23:48:38 +00:00
committed by GitHub
parent e278f5adec
commit 49a9d5d3cd

View File

@@ -1 +1,7 @@
# Qtest
# QTest
qTest is a test management tool used for Project Management, Bug Tracking, and Test Management. It follows the centralized test management concept that helps to communicate easily and assists in rapid development of task across QA team and other stakeholders.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.tutorialspoint.com/qtest/qtest_introduction.htm'>QTest tutorial</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=1q8vQ2XF9QE'>Getting Started with qTest and Parameters</BadgeLink>