13 years ago
Testing multiple webservices in a sequence
I need to test web services in a life cycle. for example, i want to test create record ws, update record, list record and delete in that order and validate these. each of these have different number of parameters and only some parameters that will transfer to the second in sequence, but some parameters have to be entered. in a data driven setting, how do i do this? multiple data sources for each service?
regards
Pavan
regards
Pavan