Testing the Internet - 15. Forms authentication


In this video you will learn how to insert a username and a password into a login form and submit the form by pressing [ENTER]. The login is confirmed by inspecting the “welcome page” appearing when the login form is submitted. We have used this test case in the demonstration.

The principles shown in this video can be used when you need to insert values into a web based form, and it can easily be combined with the Read Excel or Database building block to add dynamic data into the form.

Get an introduction to the “Type Web Text” building block that is used to type text into fields. Using the “Capture” feature on this building block allows you to send any keystroke to the form/page. e.g. TAB, ENTER, ALT, ESC etc.

Download samples