lundi 11 juillet 2016

How to wait for a Test Case to finish before executing new?

I am doing Unit Testing for my iOS app. I have to test all APIs. From signup, login and others. I am using KIF to wait to finish any particular API. How can i get the series calling of test cases? It means, second test case should start only after when first test is done.

Aucun commentaire:

Enregistrer un commentaire