• Effective Test Management Practices

    Software testing is a vital part of software development life cycle, to ensure the developed program is bug-free, consistently meeting and exceeding the customer expectations in terms of quality. This can be achieved by a well-managed test life-cycle supported by some excellent engineers. An effective test management system requires pre-defined procedures and processes in place....

  • PerformancePoint Services in SharePoint 2013

    PerformancePoint Services is a service application that comes equipped with the Enterprise edition of SharePoint Server 2013. It provides flexible tools that enable organisations to create rich Business Intelligence Dashboards to accommodate data from various sources but not limited to Analysis Services (SSAS). Here we are going to look at some of the common content...

  • Xamarin Test Cloud: An Introduction

    The best way to validate the behavior of an application is by testing it continuously. If the behavior matches the expected results, with no crashing or returning incorrect results, the application is said to be in good form and can be implemented without issues. This process of testing the UI of an application by using...

  • Managed EXTENSIBILITY Framework: Focused on Extensibility

    Every system while being designed considers the growth prospects. Extensibility is a measure of the ability of a system to extend itself and how much efforts will be required to bring about the desired change. The possible changes in the system could be either the inclusion of a new functionality or modifications in the existing...

  • SharePoint 2016: The Future Is Hybrid

    SharePoint Server 2016 brings new hybrid capabilities that enable on-premises users to tap the cloud innovation delivered in Office 365 and modernize the infrastructure, speed, and security. The latest version pays close attention to the trends in content management, team collaboration, user experiences across devices, and efficiently blends the cloud into existing on-premises scenarios in...

  • What is X12?

    X12 is a messaging standard developed by the American National Standards Institute (ANSI) for inter-industry electronic exchange of business transactions i.e. electronic data interchange (EDI). ASC X12, chartered by the American National Standards Institute, develops and maintains EDI standards to drive business processes globally. How X12 is helpful in EDI The ASC X12 body develops and...

  • Data Storage Technologies: What does the future holds?

    About 2.5 Quintillion Bytes of data is being generated every day, and the figures will continue to grow exponentially in the future. The question arises on how and where to store the colossal sized data? The present modes of SAN, NAS, solid state, RAID are working in conjunction with Big Data and other technologies like...

  • Inter-Process Communication in Windows

    Inter Process Communication or IPC as name suggests, is used to share data between two applications or processes. The processes can be on the same computer or somewhere else in the network. Windows operating system supports various techniques for IPC, these are: Clipboard: A loosely coupled data sharing method. When user uses copy or cut...

  • How To Handle Exception Through Selenium Web Driver

    An exception is an event in software development language, which terminates the program, if the worst program scenarios are not handled properly. Basically in general programming language, we can also say that Exception is a class which is sub class of Throwable class. An exceptions can disturb our script workflow or can terminate the program....

  • Electronic Data Interchange (EDI): How EDI Works

    In the previous blog, we explained about EDI (Electronic Data Interchange), this article further focuses on How EDI works and its usefulness for business operations. Today EDI is being used in industries like banking, finance, retail, automobiles, etc. to share business documents within the organizations. Exchange EDI document has no involvement of any paper or...