Correct Answers
Question 1:
What are the three ways to execute test steps in Copado Robotic Testing (CRT)?
Answer:
Run manually, schedule test runs, or trigger runs using an API key.
Question 2:
How do you run a test manually in CRT?
Answer:
Select the Test Job and click Run; choose run type (Regression or Development) and optional video
recording/streaming.
Question 3:
Why would you schedule test runs in CRT?
Answer:
To execute tests repeatedly at predefined intervals for continuous checking.
Question 4:
Why would you trigger a run using an API key?
Answer:
To start test runs from external systems (e.g., CI pipelines) by calling CRT via API.
Question 5:
What is the default run type when starting a test run?
Answer:
Regression run is the default.
Question 6:
What is a Regression run in CRT?
Answer:
A standard run whose results are included in metrics and dashboards.
Question 7:
What is a Development run in CRT?
Answer:
A run used to validate newly introduced changes or new/updated test steps.
Question 8:
Key difference between Regression and Development runs (metrics
impact)
Answer: