Hi Varaprasad,
If you want to add CSV file as data source based on test name before test starts and read username, password from that data source and add it to context for using in called login WPT, you only can do it programmatically by web test plug-in, it
is very complex. You can try using
In my opinion, if you have different csv files for the parent web test which calls the login web test, I suggest adding the corresponding csv file to the parent web test manually and then use the test data to login web test parameters. It will
save much time.
If you only have one csv file as data source for login web test and want corresponding test data is used for login when running expected parent web test,
I suggest binding the csv file to the login web test manually first and then include the login web test to other web performance tests. After that, you write web test plug-in to use expected test data based on the parent test name and
run tests.
Best regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.