Please enable JavaScript.
Coggle requires JavaScript to display documents.
Load Testing, Subrahmanya- - Coggle Diagram
Load Testing
-
-
FTP
Launch WINSCP
WinSCP connection.
- Provide host (10.141.49.92 ) port (22)
- Click on Advance > SSH >Authentication > Click on "Private key file 3 dot button" > Select putty Authentication file from pc.
- Select Ok and then Click on "Login".
- Approve the prompt > provide user_Name "ec2-user" and proceed.
-
-
-
Terminal emulator, serial console and network file transfer application
Launch Putty
- Click on Session tab and provide host (10.141.49.92 ) port (22) & Provide any name for "Saved sessions" fields.
- Click on "Connections>SSH>Auth" and then click on "Browse" Button and provide/Upload "putty Authentication" File.
Terminal is displayed post successful login in Putty.
Terminal commends for login and changing directory in AWS.
- For login to AWS instance
ec2-user
- Changing directory in AWS to J-meter
cd apache-jmeter-5.4.1/bin
Running Jwt file on AWS
- Provide run command on putty virtual CMD.
./jmeter -n -t JwtFilenameonaws.jmx -l resultfileName.jtl
- press inter and wait for some time for execution.
-
-
-