Data driven testcase
Data driven testcase concept which we achieve by parameterization.
Steps to create parameterized testcase
Open a testcase in VTAP
Add a test object Ex. webtextbox
Open editor of Input action and click on P
Enter parameter name and click on Ok
Click on Apply
Open a testdata file and add parameter name in that
Add testdata file in testcase Configurations and save testcase
This data driven testcase execution repeats for each row present in the testdata file.