Sunday, April 18, 2021

Robot Framework installation Guidelines

 SOFTWARE REQUIREMENTS:

·        Visual Studio Code

·        Python 3.7.x

·        Python/robot framework libraries mentioned in attachment

·        Postman

·        Git - Access to be created post VPN

·        TFS - Access to be created post VPN

·        Jenkins - Access to be created post VPN

 

INSTALLATION: 

·        Install Python 3.7.x from https://www.python.org/downloads/release/python-375/

o   Add Python path in Environment Variable

o   Add Pyhton37/Scripts/ in Environment Variable

·        Install Visual Studio Code

o   Install Robot Framework Instellisense Extension

o   Install Python Extension

o   Install Git lense Extension

·        Run in command prompt

o   Navigate to requirements.txt path

pip install -r requirements.txt

(NOTE: if this doesn’t work due to network access, download individual whl from https://pypi.org/ and install by pip install)

·        Install Git from https://git-scm.com/downloads

·        Download chrome driver and mention the path in PATH env variable.

Sunday, December 27, 2020

how to extend HEAP SIZE of jMeter 5.1.1 on Windows 10


https://stackoverflow.com/questions/58259868/how-to-extend-heap-size-of-jmeter-5-1-1-on-windows-10

 

Saturday, December 19, 2020

https://www.codegrepper.com/code-examples/

Visual Resume Builder

 https://app.zety.com/login  Classic application

https://novoresume.com/page/legal/cookie


What is a cookie

https://novoresume.com/page/legal/cookie

What is a cookie

Cookies are text files containing small amounts of information which are downloaded to your device when you visit a website. Cookies are then sent back to the originating website on each subsequent visit, or to another website that recognizes that cookie.

These cookies contain no personally identifiable information but they will use your computer’s IP address to know from where in the world you are accessing the Internet.

Cookies do lots of different jobs, like letting you navigate between pages efficiently, remembering your preferences, and improve the user experience. They can also help to ensure that adverts you see online are more relevant to you and your interests. 

JMeter Simple Controller

  Simple Controller is just a  container  for user request.