Hi,
I have few queries around How to select button based on configuration while executing the test script?:
i) Can you please guide me on how to automate following case:
On Product listing page listed there are three products listed which I can Add into Cart. I want to make product selection based on the configuration file (CSV or XLS..), means if config file saying add first product or first two products then script should consider this. I am able to do it from Coded Step, However needed to confirm if it is possible using built-in features of Telerik Test Studio.
ii) Is it possible to pass logical condition in the if else loop like logical checking with variables, I am able to add only the verification steps in this logical conditions.
Thanks,
Kanif
I have few queries around How to select button based on configuration while executing the test script?:
i) Can you please guide me on how to automate following case:
On Product listing page listed there are three products listed which I can Add into Cart. I want to make product selection based on the configuration file (CSV or XLS..), means if config file saying add first product or first two products then script should consider this. I am able to do it from Coded Step, However needed to confirm if it is possible using built-in features of Telerik Test Studio.
ii) Is it possible to pass logical condition in the if else loop like logical checking with variables, I am able to add only the verification steps in this logical conditions.
Thanks,
Kanif