(Grade A+)
Question 1:
Cloud-based testing (definition)
Answer:
Evaluating the reliability of software or web
applications on the internet over a distributed environment.
Question 2:
Key characteristic of cloud-based testing environment (as described)
Answer:
Distributed environment that supports running tests across teams and locations.
Question 3:
Main advantage highlighted for cloud testing with CRT
Answer:
Enables end-to-end testing "on the go" using ready-to-deploy cloud infrastructure.
Question 4:
What traditional pain points does cloud testing avoid (as stated)?
Answer:
Installation and on-premise setup (and the common problems that come with them).
Question 5:
In CRT, what must every new Test Job be assigned to?
Answer:
A specific Robot.
Question 6:
In CRT, what is the connection chain between core components?
Answer:
Test Job → Robot → Project.
Question 7:
Why is it important to understand component interlinking in CRT?
Answer:
Because components form a cohesive network during test execution in the testing environment.
Question 8:
API (definition in this module)
Answer:
Application Programming Interface; mediates a connection between two applications.