Provar Jenkins Plugin
The prototype will help the user create an extensible, configurable plugin in Jenkins, allowing users to quickly set up Jenkins jobs without having to perform all of the necessary software installations.
The plugin is already available on Jenkins Marketplace. It adds the capability to install Chrome/browsers based on user input. Also, it provides the capability to add a parameter for the Test Folder name to the build step.
Note: The use of Provar Labs prototypes is at your own risk. Provar Labs prototypes should only be used on your non-production instance to test their functionality if you accept the risk of doing so. These prototypes have not completed the beta testing phase and might pose a higher-than-normal risk for bugs. We may enhance, withdraw, or replace prototype features based on extended testing and feedback gathered. Do not rely on these features as part of your test automation.
Steps for Jenkins Plugin
Step 1: Download the Jenkins version 2.361.4 (available on 28/11/2022)
Select Windows from Download Jenkins
Above: Snapshot of Download of Jenkins version.
Step 2: Login into Jenkins.
On your Jenkins login URL. Enter Username and Password.
Above: Snapshot of the login screen of Jenkins
Step 3: Jenkins dashboard
Click Manage Jenkins (on the left side) to check if the connection is successful.
Above: Snapshot of the Jenkins dashboard.
Step 4: Manage the Plugin from the Dashboard.
To manage the Jenkins plugin, use Plugin Manager. This section will be available only for admins for the Jenkins installation.
Above: Under Plugin Manager go to the Available Section.
Step 5: Provar Automation CLI
The installer file will be updated to reflect any new publicly available versions of the Provar Automation CLI. The latest will always point to the latest Provar Automation CLI version publicly available.
Above: Snapshot of Provar Automation CLI.
Step 6: Configuration
1. You can configure an automatic installer using an extract configuration.
- If you do not have the ability to replace files on your Jenkins instance, then this method is preferred.
- All installer links are available at the Installer Link
Above: Snapshot of installer.
2. Manual Installation
You can configure the plugin to use an existing installation of either the Provar Automation CLI or full Provar Automation.
Above: Snapshot of Manual Installation.
3. JDK Configuration.
Requires Oracle Account to install JDK automatically. Oracle JDK plugin GitHub Oracle JDK Plugin GitHub
Above: Snapshot of JDK Configuration.
4. ANT Configuration.
Recommended version: 1.10.X ANT Plugin GitHub
Above: Snapshot of ANT Configuration
5. XVFB Configuration
You cannot install XVFB automatically without a valid URL XVFB Plugin GitHub
Linux Distribution Specific Installations (may require sudo override)
Above: Snapshot of XVFB Configuration.
Step 7: Build Environment.
Select With Provar Automation.
Above: Snapshot of Build Environment.
Step 8: Build step configuration.
Please follow the build steps:
- Provar Version: Provar Installation to use. The version you select here will be used for the task itself.
- Project Name: The project folder containing the Provar test project. Leave blank if any of your root repositories contains the .testproject file. The project path must be relative to the Jenkins workspace directory.
- Build File: Build file to use. The plugin will look for build.xml in the ANT directory if left blank. Otherwise, look for the named build file in the ANT directory of the Project Name folder.
- Test Plan: Test Plan to use. Plugin will look in the plans directory of the Provar Project folder for the named Test Plan. Full relative paths can be used (i.e. Regression/Sales Cloud/Account)
- Test Folder: The Test Folder to include in the test run. Plugin will look in the tests directory of the Provar Automation Project for the folder. Full relative paths can be used (i.e. Regression/Sales Cloud/Opportunity)
- Test Folder: The Test Folder to include in the test run. Plugin will look in the tests directory of the Provar Automation Project for the folder. Full relative paths can be used (i.e. Regression/Sales Cloud/Opportunity)
Above: Snapshot of Build steps.
Step 9: Environment settings.
The test environment can be left blank for the default environment.
Above: Snapshot of Environment settings.
Step 10: Cache settings.
a.) Salesforce Metadata Cache Setting: The cache setting to use when accessing Salesforce Metadata.
Above: Snapshot of Salesforce Metadata cache setting.
b.) Test Results Path Setting: How will the ANT/Results folder be handled in subsequent job executions?
Above: Snapshot of Test Results Path Setting.
- Provar Automation
- Installing Provar Automation
- Updating Provar Automation
- Using Provar Automation
- API testing
- Behavior-driven development
- Creating and importing projects
- Creating test cases
- Custom table mapping
- Functions
- Debugging tests
- Defining a namespace prefix on a connection
- Defining proxy settings
- Environment management
- Exporting test cases into a PDF
- Exporting test projects
- Override auto-retry for Test Step
- Managing test steps
- Namespace org testing
- NitroX
- Provar desktop
- Provar Test Builder
- Refresh and Recompile
- Reintroduction of CLI license Check
- Reload Org Cache
- Reporting
- Running tests
- Searching Provar with find usages
- Secrets management and encryption
- Setup and teardown test cases
- Tags and Service Level Agreements (SLAs)
- Test cycles
- Test plans
- Testing browser options
- Tooltip testing
- Using the Test Palette
- Using custom APIs
- Callable tests
- Data-driven testing
- Page objects
- Block locator strategies
- Introduction to XPaths
- Creating an XPath
- JavaScript locator support
- Label locator strategies
- Maintaining page objects
- Mapping non-Salesforce fields
- Page object operations
- ProvarX™
- Refresh and reselect field locators in Test Builder
- Using Java method annotations for custom objects
- Applications testing
- DevOps
- Introduction to test scheduling
- Apache Ant
- Configuration for Sending Emails via the Automation Command Line Interface
- Continuous integration
- AutoRABIT Salesforce DevOps in Provar Test
- Azure DevOps
- Running a Provar CI Task in Azure DevOps Pipelines
- Configuring the Automation secrets password in Microsoft Azure Pipelines
- Parallel Execution in Microsoft Azure Pipelines Using Multiple build.xml Files
- Parallel Execution in Microsoft Azure Pipelines using Targets
- Parallel execution in Microsoft Azure Pipelines using Test Plans
- Bitbucket Pipelines
- CircleCI
- Copado
- Docker
- Flosum
- Gearset DevOps CI/CD
- GitHub Actions
- Integrating GitHub Actions CI to Run Automation CI Task
- Remote Trigger in GitHub Actions
- Parameterization using Environment Variables in GitHub Actions
- Parallel Execution in GitHub Actions using Multiple build.xml Files
- Parallel Execution in GitHub Actions using Targets
- Parallel Execution in GitHub Actions using Test Plan
- Parallel Execution in GitHub Actions using Job Matrix
- GitLab Continuous Integration
- Travis CI
- Jenkins
- Execution Environment Security Configuration
- Provar Jenkins Plugin
- Parallel Execution
- Running Provar on Linux
- Reporting
- Salesforce DX
- Git
- Team Foundation Server
- Version control
- Provar Automation trial guide and extensions
- Salesforce Testing
- Provar Manager
- Best Practices
- Troubleshooting
- Release Notes