Skip to main content

Openings for different technoogies.

We are looking for Sr Business Analyst

Company        Arbizz

Website          www.arbizz.com

Eligibility        B.E / MBA

Experience     1-3 Year


Location         Bangalore

Arbizz
Job Role: IT Recruiter

Job Summary :

Job Description:

Work with the customer to identify their business needs;

document the customer’s business needs;

define a functional solution to satisfy the customer’s business needs;

work with the solution architect to develop a software and technology solution in response to the customer’s business needs;

review the developed solution and assist the customer during acceptance and deployment;

support the project manager in identifying the financial, technical, and human resources required in order to complete projects;

support the development team with technical issues and with the solutions to be implemented;

contribute to improving analysis methodologies and processes.

Based on experience, the business analyst may also have the following responsibilities:

analyse, plan, develop, and implement the chosen business solution;

comply with established budgets and timelines;

identify risks and discrepancies and implement solutions to meet our commitments to customers;

support the project manager in identifying the financial, technical, and human resources required in order to complete projects;

ensure that solutions are operationally and technologically integrated into business processes;

support the project team with technical issues and with the solutions to be implemented;

provide ongoing communication and ensure that members of the project team fully understand their role;

review deliverables and perform quality assurance;

produce and update management documents, including reports, action items, meeting minutes, monthly reports, etc.

Contact Us:

Contact Name: Raaj

Forward to resume: hr@arbizz.com

Contact Number: 9060968910

Comments

Popular posts from this blog

Openings for different technoogies.

 

Looking for Drupal Themer

Location : Bangalore Position : Drupal Themer Job Responsibilities: • Work with Drupal Developer in porting pages to Drupal • Responsible for building Drupal themes and template files for themes for requirements specified Preferred profile: Strong Knowledge of Drupal coding standards. Strong grasp of semantic, HTML and CSS based design • Experience in converting PSDs and into functional Drupal themes from scratch • Experience in creating well-commented, Zen-based subthemes (http://drupal.org/project/zen) from provided layered Photoshop compositions, including creating and editing templates for different node-types and pages, editing .info files, and adding additional theme settings using the Drupal Form API. • Experience in adding, editing and deleting pages, users, user groups, blocks, and block areas on a pre-existing Drupal installation based on provided directions, text, pictures and wireframes • Experience in testing and modifying Drupal themes and stylesheets to ensure consistent

What is the purpose of using the TIMESTAMP data type?

  A TIMESTAMP data type is used to store the combination of date and time value which is 19 characters long. The format of TIMESTAMP is YYYY-MM-DD HH:MM: SS. It can store data from ‘1970-01-01 00:00:01’ UTC to ‘2038-01-19 03:14:07’ UTC. By default, the current date and time of the server get inserted in the field of this data type when a new record is inserted or updated.