Using Ready API for sending messages to Amazon SQS Queue (AWS)
Hi, We are moving our application to an AWS cloud and meanwhile implementing eventing. For that we should be able to POST (and GET) messages to an SQS queue and later also SNS. Making a connection to an S3 bucket works fine with the built in AWS Signature as described here:https://support.smartbear.com/readyapi/docs/requests/auth/types/aws.html But when we want to send a message to an SQS or SNS queue, we get the "SignatureDoesNotMatch" error with the "The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details." message. Looks like this is a problem with ReadyAPI, because in postman everything works fine. We just invested in new licences for 3 years so we really need a solution (or at least a workaround) for this problem. I can't believe we are the only one who have issues with this.Solved5.1KViews0likes9CommentsTest running on AWS
I trying to run test execute in AWS vertual machine. when connected with remort desktop runs OK but onece disconnected AWS fall back to a tiny desktop. my deskto is 1920 X 1080 and test are designed to run on that resolution. How could I increase AWS resolution when not connected.Solved2.1KViews0likes4CommentsAutomating Desktop application on AWS Cloud - help
We have automated Windows Desktop application using TestComplete. Also using TestExecute to run the automation suite parallel in multiple machines(RDP). Now this Desktop application is moved to AWS Cloud and we are completely new to Cloud. We are manually accessing the cloud application via AWS Appstream. I gone through support document but its at high level. But i have some basic queries. 1.What is the standard procedure to automate this application in Cloud ? whether TestComplete must in local machine(RDP) and i need to automate the cloud app via some browser. So i need to procure web module license aswell? 2. Is there any option to run TestComplete/TestExecute in Cloud itself (AWS Appstream) ? If so any additional licenses required ? Thanks RamSolved1.5KViews1like3CommentsMobile Cloud Testing
Hello, It would be great for Test Complete to be capable of interacting or producing something that can interact with mobile device farm services such as Amazon Web Services Device Farm and Google Test Lab. Performing Test Complete automated tests through these already great resources could be a very useful tool to create code-less testing cases while also ensuring tested apps perform well on most mobile devices.1.2KViews5likes0CommentsUsing CLI for validating open api swagger spec and and deploy to AWS
We are evaluating multiple options for bringing in API governance and inserting automatic codeblocks to the API block given as to enforce API standards and then deploy to AWS Cloud at appropriate category. This is part of our citizen developer platform that we are anticipating to build. So that the domain teams self service using this platform to validate build test and then deploy it. How shall we achieve this using SwaggerHub CLI (S) ?648Views0likes1Comment