Suggestion on test automation framework for google cloud platform development - testing

I am planning to build test automation framework for my current project. I am working on Google cloud platform mainly with services like bigquery,cloud storage and dataflow. I need suggestion on how can I develop test automation framework for database management in google cloud. I have no idea on testing frameworks as I was a developer all these years. Now since its a devops team we need to develop and test on our own. Please pour in your suggestions to start my automation.

Related

SAP Analytics Cloud for the construction industry

We are implementing SAP analytics cloud and like to know if there are premade reports and tools or even ideas to build useful reports that connects to our S/4HANA system.

Where can i download sample siebel CRM application to practice automation testing

I want to create a POC of automation testing for Siebel CRM application.
Can anybody suggest any sample CRM application or refere a place from where i can download Siebel application.
Also it will be helpful if anybody recommend any automation testing tool to perform automation testing on siebel CRM based application.
Thanks,
Bibek
the fastest option is to use the Siebel 20.x Sample images on Oracle Cloud Infrastructure. This will give you a current 20.x Siebel Server instance with the sample (Oracle) database. https://cloudmarketplace.oracle.com/marketplace/en_US/listing/75325155
Running the Jenkins-driven setup completes in approximately 40 minutes. Compared to installing everything on your own which takes 1 day at minimum (if you know what you are doing).
Test Automation is built in since Siebel IP 17, allowing in-client recording as well as unit and batch playback.
(see Test Automation Guide in Siebel Bookshelf https://docs.oracle.com/cd/F26413_05/books/TestGuide/index.html )
#lex

quickbooks desktop enterprise integration with mulesoft

I have to build a integration between Mulesoft and QuickBooks Desktop Enterprise edition. How Can the same be done? I know that for QuickBooks Online, as soon as access code is generated, a web service call will do whatever functionality is required. Is the same possible for Desktop enterprise also? If yes, please give some sample. I have to create Bills in QuickBooks enterprise using this integration.
Thanks
It looks like there's a connector for that.

How to automate testing of Pivotal CRM

Has anyone managed to find an automation framework/tool that can inspect Pivotal CRM? I have looked at numerous frameworks and tools and none are able to hook into the application to provide any useful information. QTP has come the closest with the ability to locate most buttons, but still a lot of items that are displayed are not accessible.
As I can see Pivotal CRM is .NET application. So you may use Coded UI Tests feature in MS Visual Studio or use Teststack.White framework that is based on UI Automation API.

Microsoft tools that can do some of the same work as Selenium and/or SOAPUI

I'm trying to get an idea of what Microsoft tools are available that can do some or all of the same testing as Selenium and soapUI. I'm not looking for comments about which people prefer but rather what MS tools I can use that will integrate well with TFS.
Does anyone have any input?
There's Microsoft Test Manager which can do a lot of what Selenium can do , but also integrates really well into your CI builds in TFS, I also believe it has a number of m good features for providing richer bug tracking and recording