

The Department of MCA conducted a workshop on Exploring Real-Time Testing Workflows on 13th December 2025. The session focused on helping students understand testing methodologies for Linux-based shell scripts and their relevance in real-world software testing environments.
Mr. Bronson Takhellambam, Test Engineer at LG Soft India, Bengaluru, served as the resource person for the workshop. He introduced students to the fundamentals of analysing shell script requirements and understanding expected script behaviour before designing effective test cases. Emphasis was placed on identifying inputs, outputs, constraints, and assumptions that are essential for validating script logic accurately.
The workshop guided students in writing structured test cases by clearly defining test inputs, expected outputs, and test objectives. The session covered testing approaches for normal inputs, boundary conditions, and invalid scenarios, enabling students to identify logical and runtime errors efficiently. Participants also learned techniques to validate script outputs and verify error-handling mechanisms within Linux environments.
Mr. Takhellambam demonstrated sample shell scripts and explained their intended functionality. Students then analysed these scripts and identified possible test scenarios through guided activities. Hands-on exercises enabled participants to write test cases addressing valid, invalid, and edge-case inputs, strengthening their practical understanding of testing workflows.
An interactive discussion session helped students gain clarity on debugging approaches and practical testing strategies used in real-time projects. The workshop also familiarised students with industry expectations related to system testing and script testing roles. A concluding Q&A session allowed students to clarify doubts related to testing techniques and challenges in Linux-based scripting, making the workshop both informative and engaging.