The test includes some general multiple-choice questions on software testing. They're not too difficult—if you’re familiar with different types of testing and understand the core concepts, you can solve them easily.
There’s also a basic SQL query question, which mainly involves writing a simple NATURAL JOIN where both keys are equal, and displaying the data.
In addition, there are some scenario-based technical questions. These involve real-world situations, such as collaboration between developers and QA, and ask what your strategies would be as a QA engineer. For example, they might describe a case where a feature works fine in staging but fails in production, and ask how you would handle it. They also ask how you would design or improve a QA strategy, and provide specific use cases to address.