Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 82% What a java developer must know about software testing

What every java developer must know about software testing

$14.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.4/10 (Our Score)
Product is rated as #36 in category Software Testing

In this course you will implement the game Tic–Tac–Toe from scratch in java

You will ensure high quality of the game implementation using:

– Test Driven Development (TDD)

– Behavior  Driven Development (BDD)

– Unit testing

– Integration testing

– Smoke testing

– System testing

– End–To–End testing

– Regression testing

– Acceptance testing

– Non functional tests

You will become Hands–on experience with the following testing frameworks:

– Junit

– Hamcrest

– Mockito

– Selenide

– Cucumber

– JaCoCo

You will become Hands–on experience with alternative frameworks:

– TestNG

– AssertJ

– Jmockit

– Selenium

– Jbehave

– EclEmma

You will learn to persuasively discuss and explain the common software testing concepts and why software testing is necessary.

Instructor Details

Hamadi Sy has a master s degree in Distributed Computing Systems Engineering from the brunel university london. He is a senior software architect, designing and implementing software systems since 2008. He is specialized in JavaEE and Spring. He is a big fan of clean code and high quality software. He is a software testing and software architecture trainer. Feel free to contact him also in french or german.

Specification: What every java developer must know about software testing

Duration

6 hours

Year

2020

Level

All

Certificate

Yes

Quizzes

Yes

21 reviews for What every java developer must know about software testing

4.6 out of 5
15
4
2
0
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Shehan Ekanayke

    I really like the flow of the course. This covers every stage of testing and reason behind the each testing type. I appreciate including of alternative testing frameworks so the students are not limited to one framework. MUST BUY for any Java developer

    Helpful(0) Unhelpful(0)You have already voted this
  2. Enrique Sapien

    If you have a team of developers and would like to have Quality Assurance (in contrast to just quality checking don’t know what the difference is? you need this course 🙂 ) built into your projects to deliver higher quality products, and also upgrade your team to be more QA capable an prepared, do not hesitate. Enroll to this course. Also, if you are a developer with no (or limited) QA experience, this course will get you up and running in no time. There are many good courses in different areas. However, sometimes because of the length of them (because of the topic) makes you have results at a very slow rate. This course is so well structured, right to the point, very hands on oriented (it helps that some of the code is ready so you don’t have to write all of it yourself, saving you time), and compact that you see results from the first minutes, and completing it in a few days depending on your scheduling. In my opinion, QA is a must in any development team. And this is the course to go to. Thanks and kudos to the instructor for a great work.

    Helpful(0) Unhelpful(0)You have already voted this
  3. Swadeep Mohanty

    It is an excellent course for all experienced java developers. It fills up the gaps of testing knowledge that every java developer should know. Thank you for such a wonderful course.

    Helpful(0) Unhelpful(0)You have already voted this
  4. James Redwood

    The course structure is good, and the aim of giving a very brief introduction to each of the technologies involved is exactly what I was looking for. The bulk of the practical time is spent copying out lines of code from the video with very little explanation about what is happening. The code could have been provided completed for you, and the time spent on actually explaining what is happening and why. In such a fast paced course which aims to fit in so much constantly having to type import statements is particularly annoying. Not having completed example code is really annoying when you have a mistake in your code, as you have to search through the video trying to find your mistake rather than just compare your code with completed code.

    Helpful(0) Unhelpful(0)You have already voted this
  5. Dan Lehn

    Where I work as a software developer, automated testing is becoming the thing do know as we are shifting towards TDD. Yet, despite a master s degree in software development, I felt I only had the very basic of knowledge when it came to software testing. So, I took this class, hoping it would provide a more comprehending understanding of the topic and the many technology s that surrounds it. This course did that and more. In fact, the course teaches some of the most popular frameworks out there and does this in a comprehensive and explanatory way, using great practical examples from start to finish. Great work!

    Helpful(0) Unhelpful(0)You have already voted this
  6. Giorgio Federici

    This is a very useful course and a great first step in learning tests. I appreciated the different frameworks used and the practical approach. As a suggestion (or hope) it would be great if the teacher will add other sections (or maybe other courses) for full testing Spring web applications.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Vaibhav

    It was a very good course. I enjoyed it. The Instructor was very helpful. He cleared my doubts. The instructor is a very knowledgeable person. He has good command over the subject.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Agus Kurniawan

    The explanation is very specific and we will know what is the purpose of this course.

    Helpful(0) Unhelpful(0)You have already voted this
  9. Daniel Huber

    Super Einstieg in die Java Testing Welt

    Helpful(0) Unhelpful(0)You have already voted this
  10. Abhinav Dube

    Yes it was a good match as the breadth covered is impressive.

    Helpful(0) Unhelpful(0)You have already voted this
  11. Erick Hope

    Great learning experience. Thanks to the instructor!

    Helpful(0) Unhelpful(0)You have already voted this
  12. Mohammad Abdo

    Yes, this is an excellent course for me. It was very informative for me too.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Ram G

    An excellent briefing on these frameworks. I up vote to the title which says what a developer must know… I highly recommend this to every developer. One may not become expert with this course but you will know the clear direction that is needed for your career!

    Helpful(0) Unhelpful(0)You have already voted this
  14. Leopoldo Sanchez Soto

    Very well driven course.

    Helpful(0) Unhelpful(0)You have already voted this
  15. Pere

    Good introduction to a full QA Java framework. Not deep explanations of technologies used nor designing good tests.

    Helpful(0) Unhelpful(0)You have already voted this
  16. James Harder

    Although I’am a developer with over 8 years of experience, I had a lot of aha moments. In my opion, this course is equivalent to an insurance policy for never again writing low quality software. One suggestion to improve the course would be may be to provide a lesson about property based testing. Thanks for this excellent course.

    Helpful(0) Unhelpful(0)You have already voted this
  17. Tarun n

    This is one of the best courses actually emphasizing on unit testing. It has helped me to focus on unit testing and code coverage to improve in my design skills.

    Helpful(0) Unhelpful(0)You have already voted this
  18. Alex Montoya

    Muy bueno, las explicaciones fueron claras y concisas, el video estaba bien editado, esto ayuda a no estar viendo minutos y minutos cosas que no aportan nada de valor. Me gust mucho.

    Helpful(0) Unhelpful(0)You have already voted this
  19. Tiago Reis

    Good

    Helpful(0) Unhelpful(0)You have already voted this
  20. Steven Thorner

    The explanations and step by step examples make everything very clear.

    Helpful(0) Unhelpful(0)You have already voted this
  21. Bruno da Concei o Alves da Silva

    Very good course!

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    What every java developer must know about software testing
    What every java developer must know about software testing

    $14.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare