Sunday, April 25, 2021
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/
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.
Tuesday, April 6, 2021
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
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.
-
We can convert in 2 ways. 1 . online tool http://editor.swagger.io/#/ 2. Go to https://swagger.io/docs/open-source-tools/swagger-c...
-
to invoke Notepad on Windows and open the JMeter readme in it, configure the OS Process Sampler as the following: Command: notepad....
-
https://www.blazemeter.com/blog/what%E2%80%99s-the-max-number-of-users-you-can-test-on-jmeter In conclusion, we can say that you ca...