Forum Discussion
sentrt86
Occasional Contributor
Its simple happy path test case. we run the functional test to make sure APIM api unit testing works good until set-backend url policy. we are not going to do more test scenarios only one uri path mapping to APIM code. thats it
nmrao
2 years agoChampion Level 3
Where is the functional test defined and how it is going to be exeucted - this part i didn't understand.
What do you mean "to make sure APIM api unit testing works good"?
- sentrt862 years agoOccasional Contributor
Here are the detail information.
- we have apis exposed in APIM(Azure dev portal)., Azure infrastructure has option to export these apis as yaml/Json(openapi standard)
- Today we manually import this yaml and create a soapui project using readyApi tool.
- while doing it so the functional test will be created, all we need to do change the azure endpoints and do some event scripting which will be used in the request.
- once we done the unit testing, we download this file as xml and upload into our repo for our scheduled readyApi run from pipeline.
- Now, we want to implement the api in azure portal and import that yaml file and convert that into soapui project(xml file),of course we need to update some config after the creation and run the unit test and deploy it to test. everything we want to do through azure pipeline.
Hope this helps
Related Content
- 9 years ago
- 12 years ago
Recent Discussions
- 5 hours ago
- 17 days ago