Six way to learn coding
Six way to learn coding It’s not easy to learn to code, sometimes you need someone help, sometimes you need to found the super power from you body. But in...
Thoughts on software development, technology, and more
Six way to learn coding It’s not easy to learn to code, sometimes you need someone help, sometimes you need to found the super power from you body. But in...
Seven Kinds of Testers Most of my work is teaching, coaching, and evaluating testers. But as a humanist, I want to apply the Diversity Heuristic:Â our differences can make us...
Introduction intro Cucumber Reports After a test Execution we need to generate a useful test report, cucumber provides some good functional for us. It is also require to understand the...
In this post we will show how to generate a pretty report after cucumber test execution. Using technology: MavenJava 8Cucumber 1.2.5 First of all you need to add following library...