Code Editor Configurations
Last updated
Last updated
SimplifyQA's Code Editor allows users to primarily write custom methods that align with their application's specific behaviors—be it handling complex UI logic or processing external data. Additionally, with built-in Code Editor Configurations, users can seamlessly integrate their preferred code repositories, enabling a smooth development workflow while working on test scripts, automation logic, or other project-related code—directly within SimplifyQA.
Project-level configuration allows more control over who can access and use the Code Editor within a specific project. This ensures that only relevant team members—such as automation engineers or developers—can write or manage custom methods for that project, without impacting other projects or requiring global changes.
Navigate to Admin Section → Project Settings → Code Editor Configurations.
Select the preferred platform from the dropdown menu. Common platforms that may be supported include:
Gitlab
Github
Bitbucket
Enter the Platform URL (e.g., the platform URL or path to link their repository with SimplifyQA.).
Save the configurations.
The code repository will now be linked to the selected project in SimplifyQA.
At the Customer Level, platform-wide configurations can be made for all users under an organisation by defining platform details and URLs in the admin section.
From profile, click Switch to Admin
Select Layout & Custom Fields from the left panel
Click the Code Editor card and provide the Platform and URL details
Centralised Access: Work on your test automation scripts from anywhere by accessing a centralised repository linked directly within SimplifyQA.
Collaboration Made Easy: Multiple team members can contribute, review, and update scripts without code duplication or conflicts—streamlining development and testing workflows.
Refer to learn how to write custom methods and manage the script in repository.