Software Testing Lab Syllabus
Software Testing Lab Syllabus
1. Write the CRS, SRS, Test Cases and RTM for LOCK / PEN
2. Derive the functional test cases from the specification of a protocols SMTP and TCP. Use the test
cases to test an actual implementation from the Open Source. Collect the different metrics from the test
execution.
3. Derive the functional test cases from the specification of a protocol like POP3 and IMAP. Use the test
cases to test an actual implementation from the Open Source. Collect the different metrics from the test
execution.
4. Write the test cases to test the following features of actiTime application. Automate the test cases
using Selenium tool. Execute the test cases from the tool and manually. See the difference in time
taken.
1. Login
2. Tasks
3. Users
5. Write the test cases to test the following features of actiTime application. Automate the test cases
using Selenium tool. Execute the test cases from the tool and manually. See the difference in time
taken.
1. Login
2. Time-Track
3. My Account
Faculty may instruct the students to perform manual testing for the following problems
Matrix Multiplication
Sorting of Numbers
Linked List
Tree