LogoLogo
  • About SimplifyQA
  • Get Started with SimplifyQA
    • Agile & Non-Agile Framework
    • OS Support
    • SimplifyQA Hosting
      • On-premise Installation Guide
        • Pre-requisites
        • Installation Guide
      • Support and Resources
      • Training and Onboarding
    • Explore SimplifyQA for your Application Lifecycle Management
  • SimplifyQA Installation & Setup
    • Setup QAWizard
    • Register QAWizard
    • Setup Android Device
      • How to enable settings in android device?
      • How to register android device?
      • Setup emulators on Android Studio for automation in SimplifyQA
    • Setup iOS Device
      • How to setup iOS device in Apple Developer Account?
      • How to register iOS device?
  • Get to know your Workspace
    • Blueprint of SimplifyQA
    • Key Terminologies
    • Search/Global Search
      • How to use global search?
      • How to use advance search?
      • How to use column sort?
      • How to use column filters?
      • Add or remove columns
    • Rich Text Editor
    • Import & Export
    • Add Attachments
    • Add Linkages
    • Add Comments
    • Manage Cards in board view
    • Configure Watchlist
    • Track Edit History
    • Hierarchy Tree
  • Admin Controls & Configurations
    • Manage Projects & Users
      • Create Project and Invite Users
      • Project Settings
        • Create and Manage Custom Fields
      • Grant Admin Privilege to User
      • Invite/Add Users to Team
      • User Directory and Access Control
      • Configure Page Layout
      • Manage Roles and Privileges
      • Configure Auto-logging of Defects
    • Configure your clients
    • Password settings
  • Release & Sprints
    • Introduction to Releases
    • Create & Manage Release & Sprint
    • Start & Close a Sprint
  • Create and Manage your Requirements
    • Introduction to Requirement Management
    • Create & Manage Epic
    • Create & Manage Features
    • Create & Manage User Stories
  • Introduction to Test Management in SimplifyQA
    • Create a Manual Test Case in SimplifyQA
    • Create an Automation Test Case in SimplifyQA
    • Learn API Testing in SimplifyQA
      • Create an API Test Case in SimplifyQA
      • Quick Test the API
      • Validating API Responses
      • Understanding API Parameterisation
      • Save API Response Data
      • Achieve Data flow for E2E Testing
    • Create Hybrid Test Case in SimplifyQA
    • Leverage Re-usability in your Tests
    • Organise your Test Cases
    • Linking a Test Case to User Story
    • Linking a Test Case to Defect
    • Version Control your Test Case
    • Create a Copy of your Test Case
    • Copy Test Case to different Project
    • Conditional Statements
      • Decision Making Statement
      • Looping Statement
      • BREAK & CONTINUE Statement
    • Supported Actions
    • Utilising Mobile Inspector in SimplifyQA
  • Introduction to Script-less Recording of Test Case
    • Record a Web Test Case in SimplifyQA
    • Record an Android Test Case in SimplifyQA
      • Record an Android Test Case
    • Record Functions in SimplifyQA
    • Understand Object Recognition Mechanism & Self Healing in SimplifyQA
  • Test Data Management
    • Work with the Formulas to Optimise Test Data
    • Import and Export Test Data Sets
  • Introduction to Object Repository
    • Capture Objects for your Tests
    • Organise your Test Objects
    • Parameterise your Test Object Properties
  • Introduction to Parameters
    • Various Types of Parameters
    • Create and Utilise Parameters in your Test Case
    • Understanding Runtime Parameters
  • Defect Management
  • Marketplace
    • Integration with Project Management Tools
      • Integrating SimplifyQA with Jira
        • Configure Web-hooks
        • SimplifyQA Setup for Integration
          • Setup your Account for Jira Integration
          • Configuration in SimplifyQA Admin
          • Steps to Generate a Jira API Token
          • Steps to create SimplifyQA token
          • Steps to get Jira Account ID
          • Synchronisation Functionality Between SimplifyQA and Jira
          • Analyse Logs for Data Synchronisation
        • Mapping Fields for Issue Types
        • Viewing SimplifyQA Test Cases in Jira
  • Legal Documents
    • End-User License Agreement
Powered by GitBook
On this page
  • How to Copy a Test Case to another Project?
  • Best Practices for Copying Test Cases Across Projects
  • Why Copy Test Cases to a Different Project?
  1. Introduction to Test Management in SimplifyQA

Copy Test Case to different Project

PreviousCreate a Copy of your Test CaseNextConditional Statements

Last updated 1 month ago

In software testing, reusing test cases across projects helps maintain consistency, reduce redundancy, and save valuable time. Instead of recreating similar test cases for different projects, you can copy existing ones to streamline your workflow.

This guide provides a step-by-step approach to copying test cases across projects in SimplifyQA, ensuring efficiency and uniformity in test management.

How to Copy a Test Case to another Project?

  1. Access the Test Case Module: Log in to SimplifyQA and navigate to the "Test Case" section from the left-hand panel.

  2. Select the Test Case to Copy: Locate the test case/s you want to copy using the search bar or filters and select them on clicking the checkbox/s.

  3. Use the "Copy to Project" Option: On the test cases page, click the menu dropdown and select the 'Copy across Project' option.

  1. Choose the Version:

  • A dialog box will appear prompting you to choose the test case version.

  • You can also delete the test cases, if it no longer needs to be copied.

  • After making all the necessary changes, click on "Copy To" to proceed to the next section.

  1. Choose the Destination Project:

  • After choosing the required test cases, select the destination project and module.

  • From the dropdown menu, choose the project where you want to copy the test case and the module name.

Note: You can only select projects that you have access to.

  1. Confirm and Save

  • After selecting the project, click 'Review'.

  • Review all the details and 'Copy' to complete the process.

  1. The test case will now be copied to the selected project.

Best Practices for Copying Test Cases Across Projects

  1. Verify Destination Project: Double-check that you are copying the test case to the correct project.

  2. Avoid Duplicates: Ensure the test case doesn’t already exist in the destination project to maintain an organised repository.

Why Copy Test Cases to a Different Project?

  1. Reuse Test Cases Across Projects: Eliminate the need to recreate similar test cases for different projects.

  2. Maintain Consistency: Ensure uniformity in test design across projects.

  3. Save Time and Effort: Streamline the process of adapting existing test cases for new projects.

Frequently Asked Questions

Will the test case in the original project be affected if I copy it to another project?

No, the original test case remains unchanged. The copy in the new project is independent of the original.

Can I copy multiple test cases at once?

Depending on your SimplifyQA version, you have the option to select and copy multiple test cases in bulk.

Which features are copied and which are not when I copy a test case?

Copied:

  • Selected version.

  • Steps along with the options enabled at each step (Ex: Screenshot, skip, etc).

  • Test data along with formulas and data iterations.

  • Details of the test case (Ex: User story, module, etc).

  • Test case settings.

Not Copied:

  • Review/Approve status and its details.

  • DUO steps of the test case.

  • Baseline images and thumbnails.

  • Emailer configuration.

  • Executions of the original test case.