Your videos are one of the best materials for newbies in BA as well as professionals in BA. You made it so simple that a newbie would understand and you made it so detailed that a professional would need it. Thanks for all the effort you're putting into your videos.
@thebadoc Жыл бұрын
Hi, Ajibola! You are most welcome! And thank you for your kind words. They really help motivate me to continue putting out valuable content! I hope it serves you well!
@rembautimes88088 ай бұрын
Thanks for this content - What I like about this channel is how the BA role and documentation is structured. Too many times BAs get mixed up and try to jump straight into functional requirements without fully developing the use case.
@thebadoc8 ай бұрын
You are very welcome! And I totally agree with your point about jumping into functional requirements too soon. There are so many elements that need to be understood before properly eliciting and specifying these requirements.
@masonsingleton30372 жыл бұрын
Definitely one of the best and most concise tutorials that I've seen on this topic. Thanks for sharing this!!
@rumcajs219 Жыл бұрын
agree
@thebadoc Жыл бұрын
Thanks for the feedback! Glad I could help.
@SchandYuАй бұрын
This was an extremely clear and informative breakdown of use case graphics! I enjoyed how you discussed the various interactions, such as "include" and "extend"; it definitely makes comprehending use cases a little easier. The banking system provides an excellent example of how everything is connected. Thank you for making this so easy to follow!
@thebadocАй бұрын
You are most welcome! The use case diagram is widely used, so I'm glad I was able to help you gain a better understanding of this tool.
@SchandYuАй бұрын
@@thebadoc Yes and I know you are helping more aspiring BAs! Thanks again!
@GabriellaVegasss3 ай бұрын
Great discussion on use case diagrams! The tips on keeping use case names short and action-oriented are super practical too. Thanks for making this topic so accessible!
@thebadoc3 ай бұрын
You are most welcome. Glad it was helpful! And yes, keeping the use case simply and easy to comprehend is essential to the comprehension of the digram.
@morranjohansen31082 жыл бұрын
Thanks for this! The explanation on the primary and secondary actors really helps!
@thebadoc Жыл бұрын
You're very welcome! Yes, this is an area of confusion for many.
@flickhunter89006 ай бұрын
Your channel is a gold mine 😂
@thebadoc6 ай бұрын
Excellent! Glad you are finding the content valuable. Thanks for the feedback.
@flickhunter89006 ай бұрын
@@thebadoc wc.
@Maria-fi9hj6 ай бұрын
Literally, thank you so much! This helped me so much to study for an upcoming exam. I'll make sure to remember the theoritical basis you showed us and excel in that exam!
@thebadoc6 ай бұрын
Excellent! I'm glad I was able to assist you in understanding the concepts for your exam! Let me know how things go on the exam!
@Ragehunter Жыл бұрын
12:29 thank you very much sir and 5:58 clear!
@thebadoc Жыл бұрын
You care very welcome! Glad to help.
@lamiaali4519 Жыл бұрын
You explain things very clear. Thank you so much.
@thebadoc Жыл бұрын
You are so welcome! I'm happy to be able to explain the information in a way that resonates with you! Cheers!
@StellaV-z4t22 күн бұрын
Excellent breakdown of use case diagrams! The example with the banking system really hit home for me. Those relationships can be hard, but you presented them so clearly. Quick question, while determining which actors to include, how do you know whether a system actor should be major or secondary? Thank you for the wonderful content, as always!
@greatiyk2 жыл бұрын
Thank you for this simplified tutorial and for clarifying the positions and roles of the primary and secondary actors. Please can you do a session for documenting a Use Case Specification?
@thebadoc2 жыл бұрын
Hi, Ikenna! You are most welcome! I'll look into making the use case description my next tutorial!
@greatiyk2 жыл бұрын
@@thebadoc Thank you!
@thebadoc2 жыл бұрын
@@greatiyk You're welcome! Be on the lookout!
@thebadoc2 жыл бұрын
@@greatiyk The use case description/specification video is now posted! Be sure to check it out!
@umaribrahim33 Жыл бұрын
Thanks Mr. White for this comprehensive tutorial. I had a better understanding of use case diagram and use case documentation after watching the relevant videos. However i have two questions to ask. One is regarding the placement of primary and secondary use case actors and the other is about a scenario where the use case diagram is too large and complex. Q1 => You made mention that the secondary actors should be placed in the right side of the use case diagram. What if an actor serves as a primary actor to a use case but also serves as secondary actor to another use case. Are we to duplicate the actor in both sides of the use case diagram? Q2 => Is it allowed to divide a use case diagram of a system into different sub-diagrams especially if the system use case diagram is too large and complex? Thank you.
@thebadoc Жыл бұрын
You are very welcome! In regards to your questions, see my responses. 1. If you are representing an entire system (system use case) the actor's position will never change because you are looking at the entire use case from start to finish. If you are breaking the use case up by the base use cases, you represent the actor according to how they interact with that specific part of the use case. So the actor's position may change according to what you are focusing on. 2. Yes, you are able to divide the use case up by its components when the system use case is too complex. These are referred to as "base use cases" and also the "sub-use cases". It's also common to represent the use case components using sequence diagrams or activity diagrams. I hope that helps.
@timothyoyoo68742 жыл бұрын
this was great.more examples would be superb 💯
@thebadoc2 жыл бұрын
I'm glad you found it helpful! And thanks for the feedback!
@kimhakkol71992 жыл бұрын
This video is very helpful. Thank you so much.
@thebadoc2 жыл бұрын
You are very welcome! I hope it serves you well! Also, be sure to check out the other BA technique videos!
@donaldbagwell6309 Жыл бұрын
In the above example [complete online transaction] is at the top; is that the normal case, or can you have the resulting behavior e.g., [build a home] and the construction or acquire materials at the top
@thebadoc Жыл бұрын
Hi, Donald! Yes, you can have the resulting behavior. The title of the use case diagram should clearly indicate the "main goal" of the completed use case. I hope that helps.
@GoFredBananass2 жыл бұрын
amazing, thanks so much. very simple and clear.
@thebadoc2 жыл бұрын
You are very welcome! Glad you enjoyed it!
@jamaicanlady985116 күн бұрын
Great video
@thebadoc10 күн бұрын
Thank you! Glad you enjoyed it.
@aninehartog39502 жыл бұрын
Thanks for this tutorial. How you do Use Case Diagram and Description for a change to an existing system like making existing fields manadory or removing a option from a drop down list.
@thebadoc2 жыл бұрын
You are very welcome! Based on what you've described, I'm thinking a use case would not be the best option. Maybe data mapping combined with a wire frame would be more effective for that type of change.
@AbhijithSNair-u1t29 күн бұрын
Best One
@thebadoc29 күн бұрын
Thank you for the feedback! Glad you enjoyed the content!
@isurujn3 ай бұрын
Hi Michael, thanks for the in-depth video. Learned quite a lot. I do have a question. In BA literature I've read elsewhere, I've seen them saying you should only include use cases in a diagram that enable users to achieve a goal. I saw that you have said the same in the tips list. I've heard that a use case such as 'Login' is not considered a goal since users don't really 'want' to login. It has no inherent business value so it's not the actual goal. It's just a task they have to do it in order to get to do something that has business value to reach a goal. But I see that you have still included 'Login' use case in the diagram. I'm confused about this because of the conflicting viewpoints I've been seeing. I'd love to know your rationale behind this.
@thebadoc3 ай бұрын
Hi, Isuru! Great question. In the lesson, I spoke about "base use cases" and "sub-use cases". The base use cases represent the core functionality and generally have some goal. This is what is mostly referenced in discussions regarding use cases. The sub-use case, on the other hand, is a smaller, more specific use case that is part of a larger, overarching use case. It represents a distinct function or interaction instead of a goal. So here, the "login" use case would be a sub-use case and not a base use case. With that said, if the solution was focused on setting up password credentials or security profiles, there may be times where a login will serve as the base use case. I hope that helps.
@isurujn3 ай бұрын
@@thebadoc Understood. Thanks so much for taking the time to answer. Appreciate it! 🙏
@seanmeyer5993 Жыл бұрын
Thank you
@thebadoc Жыл бұрын
You're very welcome! And thank you for watching! Also, check out the videos on Use Case Descriptions and Sequence Diagrams if you haven't already. Those videos compliment this one very well.
@didistone8482 Жыл бұрын
Can an Intranet be/is an Actor or is it part of the system
@thebadoc Жыл бұрын
Yes, external systems can be actors. As long as it has some type of interaction with the core system of the use case.
@didistone8482 Жыл бұрын
@@thebadoc Thank you so much for answering. I'm just confused a bit, but what if the intranet is capable of assessing and doing core operations of a system, wouldn't it be apart of a system. Or maybe I'm confused about what a system is.
@thebadoc Жыл бұрын
@@didistone8482 A "system" represents the software application that is being modeled in the use case. It's essentially the subject of the use case diagram.The system/application that is being examined in the project is considered the main system and is the primary focus of the use case. Use cases, actors, and their relationships are all centered around this main system. External systems are those that interact with the main system but are not part of the main system. These external systems are considered actors (which can be a human or a system). I hope that helps!
@didistone8482 Жыл бұрын
@@thebadoc Thank you it does. My course in basically Business Analysis. So I'm glad I found your channel. Thank you
@thebadoc Жыл бұрын
@@didistone8482 You're welcome! I'm glad you found me as well! I hope all the content serves you well!
@muvirimig8 ай бұрын
thanks
@thebadoc8 ай бұрын
You're very welcome! Thank you so for the note!
@DeniseGomezz4 ай бұрын
I like how you explained everything. Good work! The examples really made it easier to understand how to create use case diagrams. Thanks!
@thebadoc4 ай бұрын
You are most welcome! I'm happy I was able to make your learning a little bit easier.
@thebadoc2 жыл бұрын
Also, be sure to check out the video on Use Case DESCRIPTIONS here: kzbin.info/www/bejne/jaaxgn-erZiXmpo
@FedericoGomezg2 жыл бұрын
value stream mapping, please
@thebadoc2 жыл бұрын
@@FedericoGomezg Thanks for the feedback! This has been noted! Be on the lookout!