Hi,
I am exploring Test Suite and would like to know how to use Test Suite to test the Web application.
It would be nice if i get some reference or tutorials where i can learn on how to test the applications.
Thank You
Hi,
I am exploring Test Suite and would like to know how to use Test Suite to test the Web application.
It would be nice if i get some reference or tutorials where i can learn on how to test the applications.
Thank You
Here are some simplified steps:
Verify Expression
activity. For example, get the price of the item before you add it to the cart and compare it against the expected price (price = expectedPrice
)