ContributionsMost RecentMost LikesSolutionsRe: RestAPI: why am I unable to import an API definition?I understand that won’t import but I don’t understand why not? Rao says it needs to be swagger (or other), so my question is how do I tell that my api is or isn’t a swagger? Again - I am new to REST, API, HMTL and ReadyAPI - so pls understand if my questions sound silly. JenniferRe: RestAPI: why am I unable to import an API definition?Rao, How do I know what language this API is in? How can I tell it’s something else and not Swagger? JenniferRestAPI: why am I unable to import an API definition? Hi, Why am I unable to import an API definition? I believe I have a REST API - https://reqres.in/api/users?page=2 (Maybe it's not a REST API or just something else - pls let me know). So when I try inputing: https://reqres.in/api/users?page=2 https://reqres.in https://reqres.in/ https://reqres.in/api/users https://reqres.in/api/users? They all fail. Jennifer Re: Newbie Question: Naming standards in ReadyAPI Thank you Todd. I will keep your suggestions for when the time comes. Jennifer Re: Newbie Question: How to create a test case/step where a "no record found" is a pass in ReadyAPI? In the transaction log, I can see the loop details: But no details on the body - ie request and response, I was expecting to see the following details, what I see when I run the test step as a single step. Am I looking in the wrong place or a limitation of ReadyAPI? Jennifer Re: Newbie Question: How to create a test case/step where a "no record found" is a pass in ReadyAPI? Hi Rao, Thanks kindly for your suggestion of using data driven approach. Since watching the link - I was able to do this pass parameters to test steps for a REST API using data source and data source loop. I noticed that though the test cases passed. How do I see the details of each step - ie of the parameters passed for each loop and what the response was. I had a look at the transaction tab of the test case and it had details of the loop but not details of the parameters and the response. Maybe I am looking in the wrong place? Still lots to learn. Jennifer Newbie Question: How to create a test case/step where a "no record found" is a pass in ReadyAPI? Hi, I am new to API, HTML and ReadyAPI - so pls understand if my question may seem daft of if I have expressed myself incorrectly. My question is how do I create a test case/step where a "no record found" is a pass in ReadyAPI? Any advice will be appreciated. I may have laid out the test case/steps incorrectly - so please let me know. Or let me know if there is a more efficient or standard way of doing things. Thanks. Jennifer SolvedNewbie Question: Naming standards in ReadyAPI Hi, FYI - I am new to API and HTML and Ready API - so may explain if my questions sound daft - or if I've incorrectly expressed things. Just still finding my feet. My questions: What is the naming standards in ReadyAPI - if there are any? Also how do I do this efficiently? It would be laborious to rename each item individually. This is how I have labelled my trial. Any advice will be appreciated. Jennifer Solved