Skip to main content

How to Register and Buy Oracle Java Certification Exam (SCJP/OCPJP/OCAJP)

SCJP stands for Sun Certified Java Professionals. As Sun company is acquired by Oracle , the name of the exam is changed to OCPJP (Oracle Certified Java Professional Java Programmer).

Till Java 6 version , You can give SCJP exam directly without need to give SCJA (now OCAJP).
But after Java 7 version, Oracle makes OCAJP (Oracle Certified Associate Java Programmer) a prerequisite to the SCJP exam (OCPJP exam) .

If you want to purchase and register for SCJP exam , then following are the steps you need to follow 

SCJP (OCPJP) / OCAJP / ORACLE JAVA CERTIFICATION REGISTRATION AND BUYING GUIDE 

1. Go to the Pearson url :  here





If you are a first time visitor  then click onCreate an account >>

If you are already registered then click on Sign in - my account >>  , enter username and password , after that go to the point 8.

2.   Assuming you are first time visitor , By clicking on the  Create an account>>

You will  see a small window pop up , tick the checkbox and click on the Yes , I agree to the policies


3.  If you know Oracle Testing Id then enter it , otherwise click on the No, I do not know my Oracle Testing Id.




4. Enter Personal Information and then click onNext



5.  Enter Contact Information .  After filling all the information then click on Next

6.  Enter  Additional Information and then click on Next.

7.  The last step of account creation , enter the unique username , password and security questions and then click on Finish.

8.  After clicking on the finish , you will land up on the screen like below . Click on Proctored Exams






9.  You will see below window. Enter the exam code you want to give , as we are here for Oracle Certified Professional Java Programmer (OCPJP7) , enter  java se in the search box and choose the exam code 1Z0-084 . After that click on Go button.

For OCAJP the exam code is 1Z0-083




























10.  You will see the exam name , fees for the exam and language of exam in the screen , Click on Schedule this exam.

11.   You will see Confirm Exam Selection screen , click on the Proceed to Scheduling .

12.  Now, Enter into the  search box ,the near by place  for test center . Select the test center and click on Next.

13. Select Date and Time on which you will write your exam.

14. Check the information again , date and time . After confirming then click on the Proceed to Checkout.

15. After that you need to check the information and enter the credit card details.

It will schedule your OCPJP exam. Thats it for now , keep visiting java hungry for more java related articles . Mention in comments in case you find any difficulty to book your OCPJP slo

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...