In the last topic we studied Integration Testing. And in this topic, we will learn System Testing. In this lecture we will see the introduction of System Testing, one example and how to use System Testing. In this, we will test the whole system. So that we can confirm if the system is working as per our requirement or not. We will test the system from an end-to-end perspective. Now a question will come, what is this end to end? End to end means from the starting to the end. Now, we are taking an example. Here we have taken an example of a Library System. In the Library System, there are different modules. Right? Like there is a student module, admin module, one librarian module is there. What will we check here? We will check the GUI in this. We will check the clicks of the buttons. And the overall functionality of the library management system. book issue function is properly working or not. Like if any book is issued, its proper fine should be calculated. How many days it has been, according to that the fine should be calculated. Right? When we test all these things. So, that is called system testing. When is System Testing done? This is also a question. Before deployment, or before the release, we will check all the systems as per the given requirements. So, we will call it System Testing. We learned about System Testing. We saw the example and we also saw that when we have to do the System Testing. In the next lecture, we will study Alpha Testing.
Share a personalized message with your friends.