Home Answers Viewqa Java-Beginners ipms case study

 
 


arvind
ipms case study
0 Answer(s)      2 years and 3 months ago
Posted in : Java Beginners

IPMS Case Study ABC company is a small software company. Due to a good delivery track record, the company started to get more projects. The CEO felt the need for an in house project management tool. This would enable the organization comply SDLC process and scale up. Most of the clients of ABC company are based out of US. The company operates on onsite, near shore and offshore model with the near shore location being London and onsite location being US. The Manager should be able to enter the 20 digit project name along with a short description. The Application should generate an automated project id. The Project Manager can set up employees in the application with attributes such as employee number, name, role and location. The Project Manager assigns tasks based on the employee role. Project Manager Developer Tech Lead Business Analyst Create Project Charter Create Domain Model Create Technical Architecture Gather Requirements Do Project Estimation Create SRS Review Design Documentation Requirements clarifications/walkthrough Client Calls Create Class Diagrams Obtain clarifications from Solutions Architect Prepare Requirements Walkthrough Prepare Project Plan Create Sequence Diagrams Participate in Design Review calls Analyze Change Requests Prepare Implementation Plan Coding Code validation Prepare Requirements Walkthrough The application should allow the manager to search for an employee and assign the task to him. He should also be able to assign specific hours for the task. A resource can be assigned multiple tasks in multiple projects at the same time. Each resource must perform 8 hours of work in a day. The billing rate of various resources at locations is given below. Role Offshore ( India) Onsite (US) Nearshore( UK) Developer 56 60 35 Senior Developer 62 80 40 Tech Lead 76 110 55 Business Analyst 88 130 70 Project Manager 100 160 90 Note: Rates are per hour India is billed ins Indian Rupees US is billed in US Dollars UK is billed in Pounds If more than 8 hours are logged in by an employee, each additional hour is charged at 20% premium. Resources are not fixed and can move from one location to another based on project requirements. For resources based in UK, 2 % of the total value of the work done in UK is collected as service tax by UK Government. For each project, there is an tax on 13.85 percentage on the total project amount collected by the Govt of India (include of taxes collected by other Government) The Project Manager should be able to pull reports on 1) Revenue generated resource wise/role wise 2) Total revenue/ of the project 3) Total revenue generated region wise 4) Add/Delete employees

View Answers









Related Pages:
ipms case study
ipms case study  IPMS Case Study ABC company is a small software company. Due to a good delivery track record, the company started to get more projects. The CEO felt the need for an in house project management tool. This would
case study
case study  Chocolate Manufacturer Case Study CDA Company is in the business of manufacturing chocolates. The company delivers various chocolate products like- chocolate bars ,chocolate powder ,chocolate gift box and chocolate
Case study of xyz.com
Case study of xyz.com  Scenario: Online Shopping Portal XYZ.com wants to create an online shopping portal for managing its registered customers and their shopping. The customers need to register themselves first before
caller tunes case study
caller tunes case study  Caller Tune Case Study ABC Corp is a new... 1) For Case 1 :the charge is 84 rs per month 2) For Case 2: the charge is 118 rs per month 3) For Case 3: the charge is 217 rs per month When the customer
case study of xyz.com
case study of xyz.com  After learning all the technologies within the first 4 weeks, participants are expected to develop the below given casestudy in week 5. Scenario: Online Shopping Portal XYZ.com wants to create
dth case study
dth case study  DTH Case Study BNM Corp is a new player in the DTH (Direct to Home) satellite TV business in India. It has a sister concern BNV Corp which is a broadcaster and owns few channels. BNM corp entered into the DTH
broad band case study
broad band case study  Broadband Case Study LKV Company is a new firm which won a Pan India broadband spectrum in the recently concluded broadband... validity date, usage, validity expiry (in case of prepaid customer
computer manufacture case study
computer manufacture case study  Computer Manufacturer Case Study BNM is an upcoming computer manufacturer. The company was making a mark in the desktop and laptop segment due to aggressive pricing and good products. The sales
logistic case study
logistic case study  Logistics Case ABC is an upcoming logistics company .The company offers air cargo services from Bangalore Airport office to 10 international locations and vice versa. They can handle cargo up to 40 kilos
PHP Change Case
PHP String Change Case: In this current tutorial we will study how to change a string from normal text to all lower case text, to all upper case text... every first character of each word to uppercase. PHP String Change Case Example
PHP Switch Case
Switch Case Control Structure: Almost every modern language supports switch case control structure. It is similar to if statements. Switch case is useful... should know how the switch case works, in switch case every case is considered
SAP MM Study Material
SAP MM Study Material  Please let me know where can i get the SAP MM study material an ask queries as well
Business case
Business case  hii, For which phase of RUP the "business case" for the project established ?   hello, Inception phase of RUP the "business case" for the project established
test case
test case  Hi Can you explain me how to write test case in java. regards kennedy
Matching Case
Matching Case  Hi, i want some code for matching case from an text file. i.e if i give an query called Java from the user,i need to get an output searching the text file all the names in that without case sensitive
switch case
switch case  program to input 2 numbers and a choice.Using switch case we need to perform all the mathematical operation.Print a suitable error message if the choice is wrong
switch case
switch case  program to input 2 numbers and a choice.Using switch case we need to perform all the mathematical operation.Print a suitable error message if the choice is wrong
uisearchbar case sensitive
uisearchbar case sensitive  uisearchbar case sensitive
i have no programming knowledge is it possible for study java?
i have no programming knowledge is it possible for study java?  hello sir i have no programming knowledge is it possible to study java and jsp and servlet and struts.if it is then how i schedule for this and how to study
a competitive study on cryptography techniques over block cipher
a competitive study on cryptography techniques over block cipher  i need "a competitive study on cryptography techniques over block cipher" project... you can see this link http://jpinfotech.blogspot.in/p/competitive-study
XML case-sensitive
XML case-sensitive  Hi please anyone tell me Which parts of an XML document are case-sensitive? Thanks
switch case instead of if else
switch case instead of if else  How to write code in switch case instead of if else in Java
UML CASE Tools
UML CASE Tools  What requirements should a UML CASE tool meet
XML is case-sensitive
XML is case-sensitive  hello, can some body can tell me that Is XML case-sensitive or not ?   HELLO MAN, YEAH, XML IS A CASE SENSITIVE LANGUAGE
Java is case sensitive
Java is case sensitive  hello, Why Java is case sensitive?   hii, Java is Platform Independent Language, so its used widely in very big... that huge no of variables,Java is Case Sensitive
CASE IN UPDATE IN MYSQL
CASE IN UPDATE IN MYSQL  I WANT THE SYNTAX FOR USING CASE IN UPDATE STMT IN MYSQL.ANY ONE PLEASE HELP.   Hi Friend, Visit here Thanks
Mysql Lower Case
Mysql Lower Case       Mysql Lower Case is used to convert the Upper Case letter to the Lower Case... 'Mysql Lower Case. To understand this example we create a table 'employee1
Mysql Lower Case
Mysql Lower Case       Mysql Lower Case is used to convert the Upper Case letter to the Lower Case. Understand With Example The section of this Tutorial illustrate an example
using case in update statement
using case in update statement  i want to use case in update clause. i have used case in select stmt referring answer in this site. but the same syntax is not working for update stmt.my problem is update emp set case deptno
test case - JUNIT
test case  Hi i am doing project on online reservation i want to know how to write the test case template for this online reservation
Switch case + condition??
Switch case + condition??  I try to use a switch case with condition...(down.getSelectedIndex()) { case 0: Tambo(); if( label.equals...")){ search();} break; case 1: Nyqeni
UML case tools
UML case tools  Research available UML case tools. Test one of the UML case tools that you researched. Select one of the free tools, or one that is currently used in your workplace. Install the tool and try to input at least
indexof case insensitive java
indexof case insensitive java  Hi, I have to use the indexOf function on String class in Java. I am looking for indexof case insensitive java example. Share the code with me. Thanks   Hi, You can convert both
using switch case
operation depending upon the users choice using switch case 1)print square root...){ case 1: System.out.println("Square Root of "+num+" is: "+(Math.sqrt(num))); break; case 2: System.out.println
Change case in C language
Change case in C language  I want to right in .dat file through... (B)in second formate i always wants to write data in upper case for example... how is it possible to change case before writing in .dat file I tried through
Switch case in Jsp page
Switch case in Jsp page  <table> <tr><td>Enter Distance :</td> <td><input type="text" name="dis"/></td>... using switch case in jsp page
Hibernate case sensitive comparison.
Hibernate case sensitive comparison.  How to check for case sensitive in Hibernate criteria?   package net.roseindia.main; import java.util.*; import net.roseindia.table.Employee; import
Mockstrutstest case in Weblogic - Maven
Mockstrutstest case in Weblogic  Hello All, I'm testing junits with Maven 2 using MockStrutsTestCase. The web.xml file is not loading even after I set the servlet config file with setServletConfigFile. I get the follwoing
MySQL Case
MySQL Case       This example illustrates how to use case statement in MySQL database. MySQL Case... case statement. It performs the work as programming type.  The CASE
MySQL Case Sensitive
MySQL Case Sensitive       Here we are going to read about the MySQL case sensitivity. The case sensitive is a term that tells you to check lettercase either upper case or lower case
Java : String Case Conversion
Java : String Case Conversion In this section we will discuss how to convert a String from one case into another case. Upper to Lower case Conversion : By using toLowerCase() method you can convert any upper case char/String
SCBCD Study Guide
SCBCD Study Guide   NextSCBCD Study GuideIBA JVMikalai Zaikin <NZaikin[at]iba.by> Copyright © 2004 Mikalai... Edition 1.3). This document should not be used as the only study material
Switch Case - Java Interview Questions
Switch Case  int x=100000; switch(x) { case 100000: printf("Lacks"); } output= Lacks I want reason why x matches switch case although range for int is in between something -32678 to +32676. Plz give me ans quickly
Preprocessor directive case for multiplication and addition
Preprocessor directive case for multiplication and addition  Preprocessor directive case for multiplication and addition include<stdio.h> define m 2+10 include<conio.h> int main() { int i; clrscr
Java String Case Converter
Java String Case Converter Here we are going to convert lowercase characters to upper case and upper case characters to lower case simultaneously from the given input string. Description of code: Through the following code, we have
Hibernate Criteria Case Insensitive
Hibernate Criteria Case Insensitive The Case Insensitive ignores the case of  the latter. It Selects all the records of the table related to the given... = criteria.list(); An example of Case insensitive is given below please consider
Preprocessor directive case for multiplication and addition
Preprocessor directive case for multiplication and addition  #include<stdio.h> #define m 2+10 #include<conio.h> int main() { int i; clrscr(); i=m*m; printf("i=%d\n",i); return 0
Preprocessor directive case for multiplication and addition
Preprocessor directive case for multiplication and addition  #include<stdio.h> #define m 2+10 #include<conio.h> int main() { int i; clrscr(); i=m*m; printf("i=%d\n",i); return 0
Hibernate Criteria Case Insensitive Search.
Hibernate Criteria Case Insensitive Search.  How to use Case Insensitive Search in Hibernate?   The Case Insensitive ignores the case...%")); //It selects all names that start with â??râ?? character without caring of case
MySQL Case In Where Clause
MySQL Case In Where Clause       This example illustrates how to use case statement where clause in MySQL database.   MySQL Case: If you want to implement a complex