Assignment 1: Create Use-case and Sequence diagram using PLantUML tool.
Assignment 2: Create README file using Mark-down language and upload UML diagrams (Use-case and Squence) on README page.
Write a program for creating Control-Flow Graph (CFG) , and finding out Independent paths and Cyclomatic complexity of any given code.
- Test Facebook Login Logout functionality in Selenium IDE.
- Test Facebook login functionality with incorrect username and correct password using Selenium WebDriver.
- How do you check the title of a window, create a test case using Selenium WebDriver.
- Write a program to practice various features of Selenium WebDriver like selecting from a dropdown, writing dynamic XPath for lists, iterating lists, invoking JavaScript, etc.