70 likes | 358 Views
Test Automation Framework. Developing Test Cases for Automation by Greg Annen. Building the Case for Tests. Test Case Template. Typical Manual Test Case:. Test Case Template (automation). Keyword-Driven Framework Test Case:. Imported into QTP SungardAction script’s datatable
E N D
Test Automation Framework Developing Test Cases for Automation by Greg Annen
Test Case Template Typical Manual Test Case:
Test Case Template (automation) Keyword-Driven Framework Test Case: • Imported into QTP SungardAction script’s datatable • Keywords are used in the “Action” Column • Objects names and test data are used in the ParamN columns
Test Case Template (automation) Keyword-Driven Framework Test Case - Exploratory: The data in the columns above comes from the application screens. Object information can be extracted using the MS IE Developer Toolbar. The rest are the same as the standard keyword driven test case:
Microsoft IE Developer Toolbar The Internet Explorer Developer Toolbar provides a variety of tools for quickly creating, understanding, and troubleshooting Web pages. It includes several features which enable you to: • Explore and modify the document object model (DOM) of a Web page. • Locate and select specific elements on a Web page through a variety of techniques. • Selectively disable Internet Explorer settings. • View HTML object class names, ID's, and details such as link paths, tab index values, and access keys. • Outline tables, table cells, images, or selected tags. • Validate HTML, CSS, WAI, and RSS Web feed links. • Display image dimensions, file sizes, path information, and alternate (ALT) text. • Immediately resize the browser window to a new resolution. • Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain. • Choose direct links to W3C specification references, the Internet Explorer team weblog (blog), and other resources. • Display a fully featured design ruler to help accurately align and measure objects on your pages. • Find the style rules used to set specific style values on an element. • View the formatted and syntax colored source of HTML and CSS. It’s available here: IEDevToolBarSetup.msi
Microsoft IE Developer Toolbar It’s available here: IEDevToolBarSetup.msi