Answers
Question 1:
What is QEditor in Copado Robotic Testing (CRT)?
Answer:
A test authoring environment used to create, edit, and manage test cases using CRT's keyword-driven
approach.
Question 2:
Why is QEditor considered more accessible for testers?
Answer:
It makes test authoring more accessible and efficient for both beginners and experienced testers by
using a keyword-driven approach.
Question 3:
What can you do with QEditor besides writing steps?
Answer:
Add, delete, or edit test cases, and create new files and folders to organize test cases efficiently within
CRT.
Question 4:
What feature lets you monitor
progress "on the go" in QEditor?
Answer:
The Live Testing feature.
Question 5:
How do you open the QEditor control panel from CRT?
Answer:
Navigate to your Test Job and click *QEditor*.
Question 6:
What are the two QEditor authoring modes?
Answer:
*Script mode and Flow mode*.
Question 7:
What is Script mode used for?
Answer:
Writing test cases using *QWords and Robot Framework syntax*.
, Question 8:
What is Flow mode?
Answer:
A more visual, low-code approach to creating test cases.
Question 9:
What is the Editor Area in QEditor?
Answer:
The main workspace where you view and edit test scripts; it supports syntax highlighting for
readability.
Question 10:
What is Explore in QEditor?
Answer:
A directory view of files, test cases, and blocks used to navigate between test files and folders.
Question 11:
What is the QWord Palette?
Answer:
A visual, interactive feature to access and use predefined QWords to create/edit test scripts efficiently.
Question 12:
What is the Test Agent (CopadoGPT) in QEditor?
Answer:
A feature that guides CRT users through test authoring, helping craft comprehensive tests aligned to
objectives.
Question 13:
What does the Live Test button do?
Answer:
Launches Live Testing so you can execute and debug tests in real time.
Question 14:
What does Start Recording do in QEditor?
Answer:
Records interactions with a web application and automatically generates corresponding test steps
(automated script creation).
Question 15:
What is the purpose of "Test Case Name" in the test case structure?
Answer:
To describe the test steps in a compact manner; it should be clear and descriptive (e.g., "Verify Text on