0

I just want to know , if we are testing the webservices which are getting created while execution of the test cases ,then How LeanFT will be helpful ??

For more clarification,suppose when we execute the test case then some webmethods will be called for fetching the results fron the Backend.So,We have to validate that wether Application is calling the right webmethod or not?

So,In this scenario, how LeanFT is useful? Please Suggest.

1 Answers1

0

LeanFT runs in an environment. Currently either one of C#, Java or JavaScript (with the corresponding frameworks (e.g. NUnit, TestNG or Jasmine)).

As such, if you start a test in which a webservice is called, and you want LeanFT to test the behavior of this webservice, you can "teach" LeanFT to wait through various ways:

Adelin
  • 6,791
  • 5
  • 33
  • 58