Wednesday, April 12, 2023

JMeter JSON Extractor

 

 

 

json response

{"Key1":"Value1","Key2":"Value2","Key2":"Value2"} 



Name of the variables : jtoken

JSON path Expressions : $.Key1

Thursday, March 30, 2023

BOSS AMD 64 Graphics Driver Installation

 

1.Connect the BOSS repository

 

2.Then issue following commands

 

sudo apt-get install firmware-amd-graphics


3.Restart the Machine.

Wednesday, January 4, 2023

Virtual Manager (virt-manager) Installation BOSS Linux

 

 

Step 1:

 

Open the terminal

 

Step 2:

 

Kindly issue the command on the terminal given below

sudo apt-get install qemu-kvm virt-manager qemu-system libvirt0 bridge-utils

JMeter JSON Extractor

      json response {"Key1":"Value1","Key2":"Value2","Key2":"Value2"}  Name of t...