Versioning | Zoho QEngine Help

Versioning

In a nutshell
Versioning
gives you a complete history of changes made to test cases and functions from the moment they are created. Each saved modification is stored as a new version, allowing you to compare any two versions side by side. You can revert to any preferred version at any point, making it safe to modify test cases without the risk of losing working states.

Overview

Test case versioning allows users to track and manage changes made to test cases or functions over time. When a test case or function is created for the first time, it is automatically stored as the initial iteration within the versions history. With versioning, you can maintain a history of test case modifications, compare different versions, and easily revert to previous versions if needed. For example, when a testing team identifies a defect in a test case for a critical feature, they can modify the steps to address the issue. This new version will have the modifications that helps them track the changes and provides an accurate history of the test case. If the fix introduces new issues, the team can easily compare the current version with the previous one and quickly revert to the working version, if necessary.

Creating Test Case Versions

Every time a test case is saved, it is assigned a version number. Subsequently, any changes made to these test cases or functions will be automatically saved as new versions, creating a comprehensive version history.

View Versions

To navigate to versions:
  1. On the test case editor page, click Version to access the list of versions for the test case or function. All of the recorded versions will be listed on the left.


  1. Select the required version of the test case to view its contents.

Restore an older version as Current Version

The Versions page will always display the contents of the latest version.
 
 
To set an older version as the latest version: 
  1. Select the version you want to restore.
  1. Click Replace. This will replace the script of the current version with the selected older version.
  1. Make any needed changes, then click Save. The older version will become the latest version. 
You can initiate a preview run for test cases or function after restoring it to the latest version.

Version Statuses

Every version will have one of the following statuses:
  • Draft - Test cases that are still undergoing edits will have Draft status.
  • Ready - Test cases that are marked as ready will have Ready status
Test cases or functions in draft can be executed for live test preview. To be executed in a test plan, they will have to be marked ready from the editor/builder mode.

Comparing Test Case Versions

To compare between older versions and the latest versions:
  1. Select the version from the list inside Version. Only two versions can be compared at a time.
  1. Click Show Diff to highlight the differences between the selected version and the latest version.
 


Notes
Note: Colors used to indicate changes:
  • Changes highlighted in green are addition.
  • Changes highlighted in red are deletion.
  • Content with no colour highlights are unchanged.
  1. The changes are displayed in the Inline View by default. You can opt for the Side by side view, making it easy to identify additions, deletions, or modifications. 
 
  1. To go back to viewing the selected version, click Hide Diff.


Test case versioning offers valuable insights into changes made between different test case versions, facilitating analysis of modifications, additions, and deletions. Testers can easily identify specific changes, understand their reasons, and validate if the test case aligns with the latest requirements. Comparing versions aids in defect identification and fosters collaboration among team members for improvements.

  1. Test Plans
 
 



        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                    All-in-one knowledge management and training platform for your employees and customers.

                                              Create. Review. Publish.

                                              Write, edit, collaborate on, and publish documents to different content management platforms.

                                              Get Started Now




                                                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                    Manage your brands on social media


                                                                      • Desk Community Learning Series


                                                                      • Digest


                                                                      • Functions


                                                                      • Meetups


                                                                      • Kbase


                                                                      • Resources


                                                                      • Glossary


                                                                      • Desk Marketplace


                                                                      • MVP Corner


                                                                      • Word of the Day


                                                                      • Ask the Experts


                                                                        Zoho Sheet Resources

                                                                         

                                                                            Zoho Forms Resources


                                                                              Secure your business
                                                                              communication with Zoho Mail


                                                                              Mail on the move with
                                                                              Zoho Mail mobile application

                                                                                Stay on top of your schedule
                                                                                at all times


                                                                                Carry your calendar with you
                                                                                Anytime, anywhere




                                                                                      Zoho Sign Resources

                                                                                        Sign, Paperless!

                                                                                        Sign and send business documents on the go!

                                                                                        Get Started Now




                                                                                                Zoho TeamInbox Resources





                                                                                                          Zoho DataPrep Demo

                                                                                                          Get a personalized demo or POC

                                                                                                          REGISTER NOW


                                                                                                            Design. Discuss. Deliver.

                                                                                                            Create visually engaging stories with Zoho Show.

                                                                                                            Get Started Now








                                                                                                                                • Related Articles

                                                                                                                                • Understand Mobile Testing

                                                                                                                                  1. Overview Zoho QEngine provides the versatility to formulate test cases for diverse platforms using the Platform Switch option. Users have the flexibility to select their desired testing platform—be it Web browser, mobile (Android and iOS ), or ...
                                                                                                                                • Understand Web Testing

                                                                                                                                  In a nutshell Web testing ensures a website or web application is free of defects and behaves as expected across different web browsers before it reaches users. Testing requirements are defined as test cases and evaluated using predefined web testing ...
                                                                                                                                  Wherever you are is as good as
                                                                                                                                  your workplace

                                                                                                                                    Resources

                                                                                                                                    Videos

                                                                                                                                    Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                    eBooks

                                                                                                                                    Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                    Webinars

                                                                                                                                    Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                    CRM Tips

                                                                                                                                    Make the most of Zoho CRM with these useful tips.



                                                                                                                                      Zoho Show Resources