From this course, you can learn Testing for software engineers that includes the learning of JUnit 5, Mockito, PowerMock, and TDD approach.
– Open source code
We hide nothing from our students! Including the source code for the home task solutions and source code of examples that were shared during the lesson. Having the source code you can just copy and paste it to run it on your local computer to understand how things work better.
You are allowed to use all source code examples for learning purposes. This helps significantly to configure the environment and make tests work, especially in case students didn’t work with any testing framework in the past.
– Q&A support
The significant difference between the online and offline learning process is the instructor’s availability. If you are in one room with a tutor he always can help you to get understand the specific concept or to help fix your code on your computer.
In this course, we are supporting students with answers to any questions flagged in the Q&A section. In case there will be recurring questions – separate video lessons will be created to show how to address the issue.
So with this course you are not just getting video materials, code exercises, source code, access to the free mobile application without limits (which is still pretty cool, huh? 🙂 ), but you also get tutor support and answers to your questions along with this course.
– Relevant knowledge
Specification: JUnit 5, Mockito, PowerMock, TDD, BDD & ATTD
|
3 reviews for JUnit 5, Mockito, PowerMock, TDD, BDD & ATTD
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 4 hours |
Year | 2022 |
Level | All |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$49.99 $9.99
MrX X –
Other courses I took on Udemy were poor so I came to this one with low expectations. I was blown apart by the level of detail and how thorough it is. You can tell Andrii really cares about delivering quality, and he does. Only complaint would be that his English is hard sometimes to understand but it’s a minor thing. 5 stars no doubt.
Mina nasr –
I learned what is Mockito and different ways to test from TDD, BDD and ATTD etc Thank you
Andrii Olieinik –
It would be better to add a few times more slides as mostly the course is like to listen the text without visual information. The slides cover only 1/4 or less of the content. Boring manner of reading, he just reads the text. For better understanding I would increase the speed of the player to 1.25 1.5. Misunderstanding regarding functional testing. Misunderstanding on what levels the performance tests are possible. Testing pyramid is not a framework but it is just a relation between numbers of tests on different test levels. No examples of bad relations between test levels. The author completely ignores ISTQB terminology. Wrong understanding of test coverage (the author things that it is only about unit tests but it is about every test level). In the beginning of JUnit description he said let s review the main unit test principles, but the audience just learns them, it is not the review! Usage of Eclipse. Test project in a separate source folder. One test has more than one assertion. Too many examples that the authors are just students and don’t have real experience. I would give them 3 from 5 (as they spend some small time to preparation). However, as they remove the questions and completely ignore links to terminology of testing and software development, I think that this is a very bad unprofessional course. I would recommend to find another course made by real professional software developers instead of this one made by these students.