PKC Login Test Script

From PKC
Revision as of 17:20, 31 August 2022 by Emhavis (talk | contribs) (Created page with "=Testing Procedure of PKC= Basic Idea is to standardize the testing method using front end process, which are the process that is visible by end user. To automate the process, we need some kind of automation standard that can run web-based script. Most common and mature software that enable such process is Selenium. As we write this documentation, Selenium IDE is available on Chrome and Firefox browser. Before we can proceed, please see Pre-Requisite section below. =Pre...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Testing Procedure of PKC

Basic Idea is to standardize the testing method using front end process, which are the process that is visible by end user. To automate the process, we need some kind of automation standard that can run web-based script. Most common and mature software that enable such process is Selenium. As we write this documentation, Selenium IDE is available on Chrome and Firefox browser. Before we can proceed, please see Pre-Requisite section below.

Pre-Requisite

Installing Selenium IDE

Get the .side file

Open the .side file from Selenium IDE

Run the testing script