> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qawolf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Recommended reading for business users and manual testers

> Recommended courses on HTML, JavaScript, CSS, and Playwright to help you get more out of QA Wolf.

Here are some courses that we recommend:

<CardGroup>
  <Card title="Arrange–Act–Assert (AAA)" icon="book" iconType="solid" horizontal href="https://www.qawolf.com/blog/intro-to-aaa" />

  <Card title="Playwright" icon="play" iconType="solid" horizontal href="https://www.udemy.com/course/playwright-from-zero-to-hero/?couponCode=MT251006G3" />

  <Card title="Intro to JS" icon="js" iconType="solid" horizontal href="https://www.codecademy.com/learn/introduction-to-javascript" />

  <Card title="Asynchronous JS" icon="js" iconType="solid" horizontal href="https://www.codecademy.com/learn/asynchronous-javascript" />

  <Card title="HTML" icon="html5" iconType="solid" horizontal href="https://www.codecademy.com/learn/learn-html" />

  <Card title="Intro to CSS" icon="css" iconType="solid" horizontal href="https://www.codecademy.com/learn/learn-css-introduction" />
</CardGroup>
