Saturday, 11 September 2021

Java Cucumber framework

(https://www.youtube.com/watch?v=t54-83glFaM&list=PLFGoYjJG_fqpObjigKg4bunu6_Ki7Ppn-&index=3)

ref  -https://www.codebyamir.com/blog/the-type-list-is-not-generic-it-cannot-be-parameterized-with-arguments

1. Create Java Project with (create new maven project ans click on next and search - maven-archetype-quickstart and select latest version and add project.

2. install eclipse plugin from Help->Install new software

Enter this url and click on add -https://cucumber.github.io/cucumber-eclipse/update-site/

Jmeter - Get/print/display the Thread index nad loop index / ip address of current machine while executing script

Hi, If we need to print  Current thread count/index while execution in result -  thread No: (${__threadNum})  and if current loop count/ind...