shantlk
8 years agoContributor
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
* Invalid records gives an expected error
If either of the above is achieve, I need to pass the test. Else fail the test
Please let me know how can I achieve this.
Thank you.
Best place to see the solution for your scenario is here https://support.smartbear.com/testcomplete/docs/testing-with/data-driven/using-keyword-tests.html