Desktop Testing
Documentation Home
  • About
  • Getting-Started
    • Overview 📡
    • Analyze
      • Mind Maps
      • Reports
      • Sprint Reports
      • Mind Map Using Tags
      • Test Lab Reports
    • Build
      • Test Repository
      • module-operation
      • Parameterization
      • Project Setup
      • Test Scripts
      • Maintaining the Script
      • Test Steps
    • Maintain
      • Shared Tests
    • Project-Creation
      • Project Creation🏗️
      • Quick Run🏁
    • QB-Installation-And-Node-Registration
      • QB Installation And Node Registration
    • Run
      • Sprints
      • Test Lab
  • User-Actions
    • SAP User Actions
    • Windows User Actions
  • Advanced Features
    • Advanced SAP User Actions
    • Importing VB Scripts
    • QSpy and Recorder
    • Execute Test Case User Action Documentation
    • import-export-script
    • Shared Tests
    • TDM and Parameterization
  • FAQs
    • FAQs
  • Downloads
    • files
      • SAP Virtual Keys
Powered by GitBook
On this page
  • Prerequisites
  • Export Script
  • Example of XlSX/JSON
  • Import Script
  1. Advanced Features

import-export-script

Last updated 2 days ago

You can enjoy seamless control over the Scripts with import and export functionalities:

Prerequisites

  • Previously Created Project

  • Previously Created Module

  • Previuosly Created Script

Export Script

It allows the user to export the steps available within a script with a simple action called 'Export as.' It also allows the user to select different formats for export, such as JSON and XLSX.

Steps to Export Script :

  1. Navigate to the script from which you want to Export .

  2. Click on the "Export as" Button and Select the file type to export the Test Script.

  3. A file with the selected type[JSON/XLSX] will be downloaded.

Example of XlSX/JSON

Import Script

Now, users can also import downloaded test scripts from any project using a simple action called 'Import File' , which allows users to select different formats for import, such as JSON and XLSX.

Steps to Import Script :

  1. Navigate to the script in which you want to import the steps.

  2. Click on the "Import File" Button and Select the file to import the test steps (JSON/XLSX).

Export Script
Excel Sheet
Sample Json
File Explorer
Import Script