Forum Discussion

anhvu's avatar
anhvu
Frequent Contributor
6 years ago
Solved

ReadyAPI: How to test log in function

Hello,

 

I'm brand new to API testing. I have ReadyAPI installed and tried to do the basic API test. I started with the "Log In" function of yahoo's email but I don't know how to do it. I red the the sameples but still not understand it. I may stupid to ask for help but I'm ready to learn for my comming project.

 

Thank you in advance.

 

Sincerely,

 

Anh Vu

  • Hey @Anh Vu,

    Can you confirm your nonAPI testing experience.....assuming 5 minimum testing other phases...e.g. functional, uat, oat, performance, security?

    Im always a fan of doing rather than reading....bit for api testing the subject requires a fair bitof additional knowledge...likewise the readyapi! UI is not as intuitive as it could be.

    Using performance as an example. There are 2 concepts in perf that are used quite extensively.

    'Pacing' and 'think time'. 2 simple concepts that change everything in a perf test when they are used. Without appreciating those 2 concepts would totally alter my understanding of a perf test that used them.

    Hence im suggesting a lot of initial reading! Just my opinion.....no doubt it differs tremendously from everyone else's! :)

     

    oh - I think Tanya or msiadak created a pinned post about getting started  with ReadyAPI! - its here - so I'd suggest looking at this before going anywhere else I suppose as this is probably a good start

    Cheers,

    Rich



6 Replies

  • anhvu's avatar
    anhvu
    Frequent Contributor

    I tried to get user name, password and executed the API test but I didn't know how it works.

  • nmrao's avatar
    nmrao
    Champion Level 3
    Not sure for which application you are trying to login.
    Are you using REST / SOAP /JDBC?
    May be you would like to go with documentation or some videos available on the net
  • nmrao's avatar
    nmrao
    Champion Level 3
    By the way, SmartBear team provides webinar / training sessions for the users / community members. Please check. You may also find previously held sessions as well.
    • richie's avatar
      richie
      Community Hero

      Hey @Anh Vu,

      Can you confirm your nonAPI testing experience.....assuming 5 minimum testing other phases...e.g. functional, uat, oat, performance, security?

      Im always a fan of doing rather than reading....bit for api testing the subject requires a fair bitof additional knowledge...likewise the readyapi! UI is not as intuitive as it could be.

      Using performance as an example. There are 2 concepts in perf that are used quite extensively.

      'Pacing' and 'think time'. 2 simple concepts that change everything in a perf test when they are used. Without appreciating those 2 concepts would totally alter my understanding of a perf test that used them.

      Hence im suggesting a lot of initial reading! Just my opinion.....no doubt it differs tremendously from everyone else's! :)

       

      oh - I think Tanya or msiadak created a pinned post about getting started  with ReadyAPI! - its here - so I'd suggest looking at this before going anywhere else I suppose as this is probably a good start

      Cheers,

      Rich



      • anhvu's avatar
        anhvu
        Frequent Contributor

        Guys,

         

        Thank you very much.

         

        I will read the docs and try to understand it.