Skip to content

artofcode.info

The beauty of coding!

Menu
  • Home
  • Front-End
    • Angular
    • Javascript
    • ReactJS
  • Back-End
    • Java
    • Php
  • Test Automation
  • News
Menu

Month: September 2018

Aggregate_Report_Table

Understanding Aggregate & Summary Reports Results from JMeter

Posted on September 10, 2018 by guru

Overview: JMeter it is a powerful tool for performance tenting witch is used in a lot of project and in the end of result we can happens that generated report are not clear for us of for our team, for this case we have wrote this post to help you. Sample Aggregate Report:   Label:…

Read more
cucumber-with-spring

Integrate cucumber with spring

Posted on September 3, 2018September 3, 2018 by guru

1. Overview This is a quick guide to integrate the Cucumber testing framework with Spring. Cucumber is a very powerful testing framework written in the Ruby programming language, which follows the BDD (behavior-driven development) methodology. Its intent is to enable developers to write high-level use cases in plain text that can be verified by non-technical stakeholders, and turn…

Read more

Recent Posts

  • Cucumber JUnit XML report with logs
  • How to add log messages to the cucumber Jenkins report
  • Factory Method Pattern in the creation of Selenium WebDriver
  • How to attach log message to cucumber report via MDC
  • How to send different values in cucumber features based on profile
  • How to log execution time for cucumber steps
  • Strategy Pattern in Test Automation with Selenium WebDriver
  • Spring Security with JWT token

Categories

  • Back-End
  • Java
  • News
  • Test Automation
© 2023 artofcode.info | Powered by Minimalist Blog WordPress Theme