ReadyApi maven plugin tips
I was sent this awesome link on maven builds and wanted to share: What I did was use ReadyApi to create a sample composite project and then crafted a pom file for it similar to the one in this example. I have attached the zip file, if you want to download it and play with it. https://support.smartbear.com/readyapi/docs/integrations/maven/example.html Maven tips in general. https://support.smartbear.com/readyapi/docs/integrations/maven/index.html986Views2likes1CommentCan ReadyAPI (SoapUI Pro) annotate the Project, Test Suite, Test Case, Step ?
I currently use SoapUI Pro in ReadyAPI 2.8.2 to run many tests against evolving API services. I would like to document changes to various parts of the tests but cannot seem to find a built in annotation function to record changes against the Project, the Test Suite, the Test Case, Steps, Assertions etc. I did not want to pollute the SQL, the Requests etc. with comments but was looking for a consistent annotation function. That allowed for broad explanation at the higher levels and more detailed explanations at the lower levels. At present I use long descriptive Step names, SQL comments, comments in the Requests etc., but this does have it's limitations and is not consistent. A notation feature added to all stages of the testing process would be very useful. Maybe with a date/time stamp. Maybe in the form of a chronological log. Does anyone have any suggestions on how to annotate tests? Thank you.Solved1KViews1like1CommentShare Your Story and Win a Free Gift Card
Whether you're a ReadyAPI expert, or new to the ReadyAPI tools,we want to hear from you!Share your story with us on your experience with ReadyAPI and you'll win a free Amazon Gift Card. We want to hear everything like, how long have you been using ReadyAPI, which tools do you use, what problems does it help you solve, what is your favorite feature, etc. You can choose to share your story in many ways, including a short quote, a longer blurb, a video, and more. Gift Card Giveaway The first 5 users to reach out to us and share their ReadyAPI story will win a free Amazon Gift Card. Please email us herewith the subject "Share My ReadyAPI Story" to get started. We're excited to hear your stories and experiences with ReadyAPI!1.1KViews1like2CommentsReadyAPI Crash when debugging
Anyone in the community faced this issue: When you debug your code in groovy script step, then suddenly ReadyAPI gets crashed silently and the work done also not get saved. Is this with my machine or anyone else faced this same issue too in ReadyAPI. Current Version i am using is 2.4.0 on windows 7 32 bit1.1KViews1like1CommentHow to get passed assertions in Ready API generated reports?
Hi, I have a test case with following test steps Step 1 - RetrieveDataScenario - GroovyScript - To retrieve data records from MySQL DB using my test case name Step 2 - PopulateDataScenario - DataSource - To populate the data log using the records retrieved from RetrieveDataScenario test steps Step 3 - GetRebates - RESTRequest - Using the data row(s) retrieved in DataSource, execute the REST Request and assert if mandatory tags are present (For example - 3 assertions to check if RebateId, RebateAmount, RebateExpirationDate tags are existing in the response. Out of the three assertions RebateExpirationDate tag is missing in response so which the assertion fails and the test step is also failed) Step 4 - IterateTestCase - Repeat the GetRebates REST Request until all data rows are used When I run this test case using the below testRunner command, I see only the failed assertion in GetRebates test step log file. Is there a way to include passed assertions also in this text file? testrunner.bat -sCQ_SMOKE_TEST -cSTANDARD_FINANCE_WITH_REBATES_ONLY -r -a "-fC:\Users\ramus\Documents\Customer Quotes\results" "-RJUnit-Style HTML Report" "-EDefault environment" -I -S "C:\Users\ramus\Documents\Customer Quotes\CQ-Automation-readyapi-project.xml"922Views1like0CommentsLooking for Ready!API Users
If you are a Ready!API user feel free to contact me directly. I'm looking to observe how you are using the product. I would like to capture your emotions and interactions when using the application as I'm working on improving the usability of the application. You can email me directly at veronica.clarke@smartbear.com. - Veronica {Lead Uxer}4.1KViews1like0Comments