Automation TestingFront End DevelopmentManual Testing
As you might be aware, API stands for Application Program Interface. As the name suggests, it acts like an interface between the user and the application. APIs are mainly responsible for the data exchange services between the two different software. Software testing is complicated and challenging. It is therefore essential to understand best practices and […]
Media & EntertainmentTechnology
Installing Dev build across different platforms can be as direct as by pressing install button and at the same time it can become complex and go tricky for if the concerned person is operating from a different geographical location. In this blog, I will be covering Samsung’s Tizen OS for a Smart TV application which requires few […]
Automation TestingManual TestingTechnology
The first and foremost step of testing in the testing life cycle is “Test Planning”. Test planning helps to set up a roadmap for testing. Testing roadmap is planned by an experienced person with 5-8 years of experience as it is one of the key factors in delivering bug-free products. After completion of test initialization and finalization […]
In iOS 10, SiriKit can be used to add app’s services with a system. SiriKit provides services for the below-mentioned domains. To avail it, you need to create an app extension using the Intents and Intents UI framework: Audio or video calling Messaging Sending or receiving payments Searching photos Making restaurant reservations Ride Booking Workouts Adjusting settings in […]
With the huge success of micro-services and container technologies, most of the enterprises are migrating their architecture to the container-based solution which is more reliable and flexible as compared to monolithic architecture. Moving to containerized solution like Docker, logging each container and its insights is a new challenge. Analyzing logs provides insight into stability, performance, […]
AgileDevOpsDigital Transformation
DevOps is not just a buzzword in the IT industry. Most organizations today are using IT-enabled innovations and using information technology to stay competitive in the industry. Every organization irrespective of their size and type knows the importance of agility in IT systems and managing cost effectively. The organizations are focussed more on faster time […]
We usually come across few scenarios where we need something to run on the remote servers for the sake of automation. I came across such a use case in AWS where I need to run fabric on a server to be triggered from AWS Lambda. This fabric script further does few tasks on other servers. […]
This is a blog series in continuation to a Use Case on How the team at TO THE NEW reduced monthly AWS spend from $100K to $40K in 90 days for a client. In this blog, I would explain how MongoDB consolidation and RDS optimizations have helped one of our clients to generate significant cost savings. […]
Graphical User Interface (GUI) is the most crucial part of any application which makes the application stand out from the million of similar apps. A well-designed interface allows the user to easily interact with the device and run tasks smoothly. It also allows a user to interact with the technologies using images rather than text. Outlined […]