Posts

Showing posts with the label automation

10 Things that increase your product valuation and fuel growth

Image
I work with startups at all stages of growth with few having got acquired as well with large enterprises looking to be software driven.  While interacting with our clients and their investors as technology partners few patterns emerged particularly during growth, scalability, business maturity and valuation discussions. Wanted to share my thoughts on what to Custom Product Development business need to think about from a product, technology, and operational readiness while deciding to scale, using external examples. Investors care about return on equity and the way that happens is if founders and manage  Schedule ment care about users, nurturing team productivity and delivering on the committed outcome. In this post, I won’t be covering aspects of demand, marketing, sales, cash flow and revenues and wanted to keep the focus on product, systems, and technology. Let’s dig in: Vision and readiness Have clear thoughts about the problem you are solving...

Postman Tutorial for Automation : All you need to know

Image
Postman Tutorial for Automation This step by step guide is a detailed documentation on Postman Tutorial for Automation. It will run you through all the steps that you would require to Automate API testing using Postman. Right from downloading Postman from Chrome to testing it for Automation. Why Automation and Postman? Automation is the new norm across sectors. Automation, using postman in testing can improve and increase the depth and scope of tests for a better software quality.    This postman tutorial will not only help you to understand the automated testing process but also help you to run postman in chrome and introduce API automation to your daily QA processes for executing repeated test cases. Reading this Postman tutorial will help you to 1. Create test suites 2. Store information for running tests in different environments 3. Store data for use in other tests 4. Easily move tests and environments to code repositories Need f...