Software Quality Testing at Cisco
Web link opens in a new tab; file link initiates download.
Computer science students will learn about the following: 1)The importance of software and web software quality testing and 2)The importance and usage of two types of tools for analyzing and testing websites which include type A tools such as FireFly with Firepath on the Firefox browser, or the Google built in Developer tools that allow students to view HTML and other elements contained within the page such as the tree structure, the box model, CSS classes, and JavaScript, as well as element identifiers such as IDs and XPATHs and type B tools that allow for the selection, discover, and targeting of Web Page elements such as Selenium IDE and Selenium WebDriver. In addition, students will learn these skills in collaborative teams, perhaps linked with tools such as Scrum.