0% found this document useful (0 votes)
10 views11 pages

Technologies

The document provides an overview of various programming languages, frameworks, databases, and methodologies, including C, C++, Java, and .NET, as well as their related technologies and applications across different domains. It also discusses Enterprise Resource Planning (ERP) systems, particularly SAP and Oracle, detailing their modules and functionalities. Additionally, the document covers software testing practices, types of testing, and IT designations based on experience levels.

Uploaded by

sharief7517
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views11 pages

Technologies

The document provides an overview of various programming languages, frameworks, databases, and methodologies, including C, C++, Java, and .NET, as well as their related technologies and applications across different domains. It also discusses Enterprise Resource Planning (ERP) systems, particularly SAP and Oracle, detailing their modules and functionalities. Additionally, the document covers software testing practices, types of testing, and IT designations based on experience levels.

Uploaded by

sharief7517
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd

Programming Language

C and C++ are also programming languages

Programming Languages - C, C++


Databases - MS SQL server 2000, 2005 & 2008, Oracle-10g, Oracle 11g etc.
Operating Systems - UNIX, Linux, Windows, Android, etc
Methodologies / Design Patterns - OOPS, UML, Agile
Scripting Languages - Perl, Shell, Korn, Bash etc
Domains - Media, Healthcare, Telecom, Retail, BFSI (Banking Financial Services & Insurance), E-Commerce, Manufacturing, Oil
Java is an programming language developed by Sun Microsystems, which is now taken over by Oracle Corporation.
Types of Java

1) Core Java - Is used for stand alone applications and telecom applications basically. It is also known as (Standard Edition)
2) J2ee (Java Enterprise Edition) - It is a platform used for building server based applications. It is used for business componen
and distributed internet applications.
3) J2ME (Java Mobile Edition) - It is used for mobile applications, basically for hand held modile devices.

Related Technologies

J2ee - Servlets, JSP, EJB, Webservices


Programming Language
Core Java - Applets, Swings
Frameworks - Struts, Springs, JSF, Wicket, MVC, GWT, Struts 2, Hibernate etc.
Web Tools - HTML, XML, Java Script
Databases - Oracle(Versions like 8i, 10g,11i, 11g), SQL, MySQL, Sybase, DB2
IDE - Netbeans, Eclipse, RAD etc
Platforms - Windows, UNIX, Linux, Android, Symbian (These are nothing but the Operating Systems)
Database Connectivity - JDBC, ODBC
Web Application Servers - Jboss, Weblogic, Websphere, Websphere Portal etc
Methodologies - OOPS, UML, Agile
Domains - Media, Healthcare, Telecom, Retail, BFSI (Banking Financial Services & Insurance), E-Commerce, Manufacturing, Oil
Programming Framework
.Net (Dot Net) is an framework developed by Microsoft Corporation which runs primarily on Windows Platform.

Related Technologies

Programming Languages - C#.NET, [Link], VB6.0, C/C++, VC++


Microsoft Technologies - ASP 3.0, [Link], [Link], C#.NET, [Link]
Web Technologies - WCF,HTML, java script, AJAX, VB Script, XML, and XSLT
Database - MS SQL server 2000, 2005 & 2008, Oracle-10g, Oracle 11g etc.
Operating Systems - Windows Xp, Vista and Windows 7
Frameworks - Microsoft.NET2.0/3.5/4.0 etc
Methodologies / Design Patterns - OOPS, UML, Agile
IDE - Microsoft Visual Studio .NET, Gel, Microsoft Front Page
Database Programming - Stored procedure, Trigger, Indexes, Views
Web server - IIS

Domains - Media, Healthcare, Telecom, Retail, BFSI (Banking Financial Services & Insurance), E-Commerce, Manufacturing, Oil
ERP is Eterprise Resource Planning, It an package which consist of many modules and submodules
Here Modules can be like Functional, Technical and Techno Functional

Companies

1) SAP (Systems Applications and Products in Data Processing) - they are 3 tier architecture known as R/3 Architecture cons

Technical Modules
SAP ABAP (Advanced Business Application Language) - which is the language of SAP programming
SAP Basis
SAP Netweaver - which consists of various components like EP (Enterprise Portal), XI/PI (Exchange Infrastructure / Process Inte
Intelligence/ Business Warehousing), Web Dynpro etc.
Sometimes they are known as SAP cross application components

Functional Modules
SAP MM/WM - Materials Management/Warehouse Management
SAP SD - Sales & Distribution
SAP FICO - Finance & Controlling
SAP PP - Production Planning
SAP HR/ HCM - Human Resource / Human Capital Management
SAP CRM - Customer Relationship Management
SAP SCM - Supply Chain Management
SAP QM - Quality Management
SAP PS - Project Systems etc

SAP Industry Specific ERP's like


SAP - IS - Oil & Gas
SAP - IS Retail
SAP - Banking
SAP - Real Estate
SAP -IS - Pharma etc

There are some technofunctional modules which comes with combination with SAP ABAP
e.g. SAP FICO with ABAP, SAP ABAP HR, SAP ABAP SD etc

2) Oracle

Earlier ERP's were like JD Edwards, Peoplesoft and Siebel, they were taken over by Oracle Corporation and its now integrated

Oracle Financial Management


Oracle EBS (E- Business Suite)
Oracle's JD Edwards World Financials
Oracle's Peoplesoft Enterprise Financials

Customer Relationship Management


Oracle's Siebel CRM
Oracle CRM on Demand

Human Capital Management


Oracle EBS
Oracle JD Edwards World
Oracle Peoplesoft Enterprise

Supply Chain Management


Oracle Value Chain Planning
Oracle Value Chain Execution

Business Intelligence
Oracle Business Intelligence Standard Edition One
Oracle Business Intelligence Applications
Oracle Essbase

Enterprise Performance Management


Oracle Hyperion Planning
Oracle Hyperion Financial Management
Oracle Hyperion Strategiv Finance
Datawarehouse or Business Intelligence or ETL Tools are used for maintaining huge data banks.
It is used to store and retrieving data as per organizational use.

It is used so as to valuable data is not lost and can be fetched as and when required

ETL - Extract Transform Load

Extract, transform and load (ETL) is a process in database usage and especially in data warehousing that involves:

Extracting data from outside sources


Transforming it to fit operational needs (which can include quality levels)
Loading it into the end target (database or data warehouse)

Tools Used are

Informatica
Cognos
Datastage
Abinitio
DBA (Database Administrators)

Oracle Databases
Oracle 8i, 10g, 11i, 11g
My SQL
Oracle Database for SAP
Oracle Database for Enterprise Applications

Technologies - RMAN, RAC (Realtime Application Clusters), Dataguard

Microsoft Databases
Microsoft SQL Server 2005, 2008, 2010 etc

Technologies - T - SQL (Transact SQL),

Other Databases
Sybase, DB2, IMS DB, Postgre SQL, SQLite, Microsoft Access
Software Quality Assurance (SQA)/ Software Testing/ Testing

Software Testing is done to check if a software behaves as intended without throwing any errors.
Because if errors are there then they won’t serve the purpose.

Software Testing is done for the below software Applications

Application Testing (Stand alone Testing)


Web Application Testing
ERP Testing

Types of Testing
1) Manual Testing
2) Automation Testing
Automation Testing Tools : QTP, Load Runner, Win Runner, Silk Test, Selenium, Rational Robot

Different Types of Testing


1) Unit testing
2) Integration Testing
3) Regression Testing
4) System Integration Testing (SIT)
5) User Acceptance Testing (UAT)

Test Management Tools


QC (Quality Center), Test Director, IBM Rational Quality Manager, Silk Central Test Manager, etc
ting/ Testing
IT Designations - Like

Junior Developer - 1 - 3 Years


Developers - 3 -5 Years
Senior Developers - 5 - 8 yrs
Team Lead - 7 - 9 Years
Project Manager - 10+ Years
Architect - 12+ Years
Senior Project Managers - 15+ Years
Delivery Managers - 18+ Years
Business Analyst - 10 + Years
VP Software Development - 20+ Years

You might also like