Forum Discussion

shantlk's avatar
shantlk
Contributor
7 years ago
Solved

Data driven testing - validating entered values

Hi, I need to achieve the following: Have a keyword test (login validation) which accepts different username and password combinations from an excel file. * Valid records logs into the system * I...