What is Apache Maven ?- Definition from Trenovision

What is Maven? Maven is a software management and comprehension tool based on the concept of Project Object Model (POM) which can manage project build, reporting, and documentation from a central piece of information. What is POM? “As a fundamental unit of work in Maven, …

What is Enterprise Service Bus ?- Definition from Trenovision

Enterprise Service Bus ESB – Acronym for Enterprise Service Bus Middleware/integration backbone that ties applications, services, and resources together within a business area Connects Web services, J2EE, .NET, B2B, Portals, and Legacy applications (i.e., databases, ERPs, CRM, programs, etc.) Defines service mediation (i.e., intelligent message …

SOAP Vs REST

SOAP Vs REST Below are the some main difference between SOAP Vs REST. SOAP stands for Simple Object Access Protocol REST stands for REpresentational State Transfer. SOAP is a XML based messaging protocol REST is an architectural style. REST does not enforces message format as …

What is Enterprise Application Integration ?- Definition from Trenovision

Enterprise Application Integration Enterprise Application Integration and Services [ EAI ] Oriented Architecture are principles that help to make an organization more agile and efficient. EAI and SOA affect the business needs as well as the whole IT department, including testing, infrastructure and security, and represent …

What is CMMI ?- Definition from Trenovision

CMMI [Capability Maturity Model Integration] CMMI (Capability Maturity Model Integration) is all about processes. It is a process improvement approach that examines your current processes in place and identifies their weaknesses and strengths. Then appropriate process changes, improvements and modifications are made to change these …

What is IVR ?- Definition from Trenovision

Interactive Voice Response (IVR) Interactive Voice Response (IVR) is a software application that accepts a combination of voice telephone input and touch-tone keypad selection and provides appropriate responses in the form of voice, fax, callback, e-mail and perhaps other media. An IVR application provides pre-recorded …

What is SNMP ?- Definition from Trenovision

SNMP SNMP (Simple Network Management Protocol) is a framework that provides facilities for managing and monitoring network resources on the Network. SNMP is a standard produced by working groups within the IETF (Internet Engineering Task Force). It is published as a set of RFCs. SNMP …

What is Provisioning ?- Definition from Trenovision

Provisioning Provisioning means “Providing” or “making service available”. It is all about providing telecom services to customers, allocations of bandwidth needed. In General Provisioning is of 3 types: Circuit Provisioning Service Provisioning Switch Provisioning In Telecommunication (Wireless/Wireline network), provisioning refer to the service activation, like …

The Apache Groovy programming language

What is Groovy Scripting? Groovy scripting Compiling to Java bytecode, leveraging the JVM, and being interoperable with Java, Groovy adds the agileness and dynamic of scripting languages like Ruby or Python to Java. Features include closures, native syntax for collections, regular expressions, variable interpolation into …

What is ETL Setup/Performance Tuning ?- Definition from Trenovision

ETL ETL performance tuning :The data load using ETL in a typical DW is usually a very time-consuming process  A data warehousing system that has its ETL process finishing right on-time is going to have a lot of problems simply because often the jobs do …

What is Opportunity Management ?- Definition from Trenovision

Opportunity Management System The idea of Opportunity Management System is to Close the sale as soon as the  opportunity has been identified. Opportunity An opportunity is a recognized possibility for an enterprise,  for example, for sales of products or service.   An opportunity described with the …

What is Business Readiness Testing [BRT] ?- Definition from Trenovision

Business Readiness Testing[BRT] As the name suggests Business Readiness Testing [BRT] is more concerned towards Customers readiness before the official launch of the project into Production. Business Readiness Testing [BRT] is conducted generally after UAT but before official go live , execution is performed by …

What is Defect Prevention Plan ?- Definition from Trenovision

Defect Prevention Plan (DPP) Defect Prevention Plan The purpose of Defect Prevention is to identify the Root cause of defects and prevent them from recurring.This involves analyzing defects that were encountered in the past and taking specific actions to prevent the occurrence of those types …

What is NGOSS ?- Definition from Trenovision

NGOSS NGOSS stands for New Generation Operations Systems and Software. It is a business solution framework for creating next generation OSS/BSS software and systems. The NGOSS program is delivering a framework for producing New Generation OSS/BSS solutions, and a repository of documentation, models, and guidelines to …

What is Disaster Recovery ?- Definition from Trenovision

Disaster A “Disaster” is any event that can cause a significant disruption in operational  processing capabilities for a period of time, which affects the operations of the business. Disaster may exist when:- A service providing support to a critical business function fails. It is determined …

What is Mediation ?- Definition from Trenovision

Mediation Mediation is the process of collecting the files from network elements i.e. upstream, applying certain business rules and distributing to the various downstream applications. Simply put,  it’s about collection,  processing,  and distribution,  but in actual terms it’s a quite complex task. Mediation acts as …

How to setup account for IOS Application development ?

IOS IOS which was previously called iPhone OS is a mobile operating system developed by Apple Inc. Its first release was in 2007 which included iPhone and iPod Touch. IPad (1st Generation) was released in the April 2010 and in iPad mini was released in …

What is Requirement Gathering ?- Definition from Trenovision

Requirement Gathering Requirement Gathering is the process of determining, documenting, and managing stakeholder needs and requirements to meet project objectives. The key benefit of this process is that it provides the basis for defining and managing the project scope including product scope. Requirement Gathering Input: …

Unix Shell Scripting

Unix Shell Scripting Unix is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, development starting in the 1970s at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others.   Kernel : The core of the …

Introduction to VBScripting

Overview of VB Script VBScript is a Microsoft scripting language.It is the default scripting language in ASP. VBScript is a scripting language is a lightweight programming language. It  is a light version of Microsoft’s programming language Visual Basic It is only supported by Microsoft’s browsers (Internet …