Closed antonroman closed 5 years ago
@anapolg I have been able to increase the numbre of sippo server session from the V&V through "SAPI". The result shown in the portal is the result of the get request but it is not too descriptive. How could I probe that the WAC is still active after adding a defined number of sessions? (Maybe with a ping?)
Maybe doing another request to GET the users after the request of posting the users?
That is what I am actually doing, so I will modify the style of the result and this V&V test would be done.
So.. the test is to create 10 users right? Then you should be able to GET the users and check that the returned result is equals 10. So yes, you should parse the result returned in that image and check if it is the same number as the number of users created in the probe (maybe a variable, maybe include it by hand...). This check must be done inside the test so that the result displayed in the Portal would be something like: 10 users were successfully created and managed?
The test and the comparison with the requirement have been done properly.
This test checks a defined rate of registration per second can correctly managed by the WAC-VNF ● The access should through the WAC-RP.