TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

VMWare

Create a Snapshot of Virtual Machine

Overview

In this tutorial, we will go through the steps involved to create a Snapshot of Virtual Machine using the VMWare Workstation application. A snapshot captures the state of the Virtual machine and all the system files, folders, applications of the Guest operating systems are backed up.

Environment:

  • Windows 10 Host Operating System.
  • VMWare Workstation 15.x
  • Ubuntu Desktop Guest Operating System.

We will capture the snapshot of the Ubuntu VM in this tutorial.

Take a Snapshot

  • Launch VMWare Workstation.
  • Open a Virtual Machine that we need to take a snapshot.
  • Click on the ‘Take a snapshot of this virtual machine’ button as shown.

 

create a snapshot

or

Choose VM >> Snapshot >> Take Snapshot…

 

VM Menu

Snapshot details

Enter the snapshot details and description and click on the ‘Take Snapshot’ button to create a snapshot of the Virtual machine. This information helps us to identify the snapshot main goal so that this information may be used while reverting to a particular snapshot.

 

Snapshot Manager

Snapshot manager helps to manage the snapshots of the Virtual machine. We can revert to an older snapshot and move forward using this tool.

 

snapshot manager

 

The following functions can be performed using the snapshot manager tool:

  • Create Snapshot
  • Clone
  • Auto protect
  • Revert to an earlier created snapshot

 

Sample Use case

A sample use case using snapshots is while performing repetitive testing or reproducing a particular scenario.

  • Create a Virtual machine from the .iso file.
  • Save the initial clean known state of the Guest OS.
  • Perform testing tasks like installing an application.
  • Test the application. ( this may lead the Virtual machine state ->  to some unclean state )
  • Revert to Snapshot i.e the clean initial known state of the Virtual Machine. )
  • Repeat the testing task.

 

For example, clean Windows 10 snapshot taken after the installation of the Windows 10 operating system on the virtual machine.

Windows 10 Clean OS Snapshot

Related Posts

Create New Virtual Machine VM

VMWare /

Create Windows 10 Virtual Machine using ISO file.

Download & Install VMWare Workstation on Windows

VMWare /

Download & Install VMWare Workstation on Windows

Install VMWare Ubuntu Linux

VMWare /

Install VMware Workstation On Ubuntu Linux

VMWare Tools Install

VMWare /

Install VMWare Tools on a VM

Create Linux Virtual Machine using VMWare Workstation

VMWare /

Create Linux Virtual Machine using VMWare Workstation

‹ Create Linux Virtual Machine using VMWare Workstation› Install VMWare Tools on a VM

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version