Oracle HCM Recruiting Specialist | 100% Remote | Client - Grant Thornton

5 views
Skip to first unread message

Ashish Kumar

unread,
Nov 25, 2025, 11:08:28 AM11/25/25
to ashish...@sibitalent.com

Job Title :: Oracle HCM Recruiting Specialist

Location ::  100% Remote - will primarily collaborate with teams in Eastern and Central time zones, as well as our India office

Duration :: 3+ months or  CTH

Experience :: 8+ Years

Client - Grant Thornton

 

Note:: Need DL/Visa and LinkedIn

 

Overview:

       Grant Thornton is looking for Oracle HCM Recruiting Specialist to support their Oracle Recruiting and Core HR Global Integration efforts.

       The ideal candidate will have strong functional expertise in the Oracle HCM Cloud suite, specifically within the Recruiting (ORC) and Core HR modules, and will be responsible for heling to design, implement, and support end-to-end recruitment solutions aligned with Grant Thornton's business processes.

       Ideal candidate should also have a solid technical background.

Responsibilities:

       Work closely with business stakeholders to gather, document, and analyze recruiting-related requirements.

       Enhance existing configurations plus configure and implement Oracle Recruiting Cloud (ORC) functionality for new entities. Including but not limited to job requisitions, candidate management, and recruiting flows.

       Ability to contribute to configurations within Core HR associated with Pending Worker, Onboarding, Hiring and Security needs, for example.

       Lead requirements gathering workshops and translating business needs into functional specifications for system configurations.

       Define and configure recruitment templates, approval hierarchies, and recruiting security roles.

       Configure Redwood UX and Recruiting Analytics/OTBI Reports to enhance user experience.

       Potentially enable additional Recruiting Booster capabilities to support business requirements.

       Support system testing (SIT, UAT), go-live, and hypercare phases.

       Perform and support Extracts, Integrations (OIC), and HDL/HSDL uploads.

       Prepare functional documentation, process flows, and training materials.

       Provide ongoing support and knowledge transfer.

Qualifications:

       Bachelor's degree Preferred

       5+ years of hands-on experience in Oracle Recruiting and Oracle Core HR.

       Oracle HCM Cloud Functional Certifications are ideal- Recruiting/HR and Core HR.

•     Experience with Journeys, Self-Service (MSS/ESS), and Redwood/VB UX configuration.

       Experience working in multi-country ORC implementations.

       Familiarity with Fast Formulas, HDL/HSDL, and data migration processes.

       Proven ability to collaborate with technical and business teams to deliver high-quality solutions.

       Project management experience

       Excellent communication, analytical, and problem-solving skills.

       Strong attention to detail

       Ability to prioritize workload and provide timely follow-up and resolution

       Proven capability of influencing, coaching and advising team members

       Exposure to AI Agents.


Thanks and Regards,

Ashish Kumar

Senior Technical Recruiter | Sibitalent Corp

️ ashish...@sibitalent.com

David Hollis

unread,
Jan 24, 2026, 12:34:08 AMJan 24
to Oracle 11g ADF online training in usa

https://www.h2kinfosys.com/courses/qa-online-training-course-details/ is designed to help individuals learn how to evaluate software applications for functionality, performance, usability, and security before they are released to users. It focuses on building both technical testing skills and an understanding of the software development lifecycle.

A typical training path usually includes:

  • Software Testing Fundamentals: Understanding SDLC, STLC, test planning, test cases, and defect tracking

  • Manual Testing Skills: Functional testing, regression testing, exploratory testing, and UAT

  • Automation Basics: Learning tools like Selenium, Cypress, or Playwright to automate repetitive tests

  • Programming Foundations: Basic knowledge of languages such as Java, Python, or JavaScript for writing test scripts

  • API and Database Testing: Validating backend systems using tools like Postman and SQL

  • Agile and DevOps Practices: Working in sprint-based development and CI/CD environments

  • Real-World Projects: Hands-on testing of sample or live applications to simulate job tasks

Good training programs also emphasize documentation, communication with developers, and defect reporting, which are essential for working in professional QA teams.

For beginners or career switchers, it’s helpful to look for training that includes hands-on practice, real project exposure, and interview preparation, as these elements make it easier to transition into a QA role in real-world software teams.

Saad

unread,
Jan 30, 2026, 6:19:35 AMJan 30
to Oracle 11g ADF online training in usa

 Transform Your Career with Playwright Automation – Join Quality Thought, Hyderabad 🚀

Want to specialize in automation testing using Playwright and gain industry-ready skills? Quality Thought is the best Playwright Training Course Institute in Hyderabad, offering a comprehensive program for graduates, postgraduates, education gap candidates, and professionals planning a career transition into QA automation and web testing roles.

Our Playwright training program focuses on real-time automation testing, cross-browser validation, test scripting, CI/CD integration, and detailed reporting. Students gain practical experience in locators, assertions, debugging, parallel test execution, and live project implementation, preparing them to confidently work on real-world Playwright automation projects.

At Quality Thought, hands-on learning is our priority. Learners participate in live automation projects and a live intensive internship program, designed by industry experts to simulate actual business scenarios. This ensures students acquire practical skills and the confidence to implement Playwright testing strategies in professional environments.

The course is conducted by experienced QA automation professionals, providing industry insights, best practices, and strategies for efficient Playwright automation testing. It’s ideal for freshers, graduates, postgraduates, education gap candidates, and professionals seeking a career shift, giving them the skills, hands-on experience, and industry-ready knowledge to succeed.

Quality Thought also offers career support, including resume building, mock interviews, certification guidance, and placement assistance. Flexible online and classroom batches ensure learners can gain industry-ready skills without disrupting personal or professional commitments.

Why Choose Quality Thought?
☑ Industry-aligned Playwright Training Course
Live automation projects and intensive internship for hands-on experience
☑ Guidance from experienced QA professionals
☑ Career support including resume building, mock interviews, and placement assistance
☑ Flexible online and classroom batches
☑ Perfect for graduates, postgraduates, education gap candidates, and career transition professionals

Step into the future of automation testing with Quality Thought, gaining practical skills, hands-on experience, and the industry-ready knowledge to thrive in this fast-growing field.

Contact number: +91 7993886416
Website: https://qualitythought.in

D.Ramesh Dhumala Ramesh

unread,
May 14, 2026, 11:52:31 PMMay 14
to Oracle 11g ADF online training in usa
Upload Files in Playwright: A Complete Guide for Educational Students
Introduction to File Upload in Playwright

File uploading is an important feature in web automation testing, especially when testing forms, profile updates, and document submission systems. For educational students learning automation, understanding how to upload files in Playwright helps build strong testing skills. According to the 2025 Stack Overflow Developer Survey, automation testing continues to grow as companies increasingly adopt frameworks like Playwright for faster and more reliable testing.

What is File Upload in Playwright?

Playwright is a modern automation testing framework that allows testers to automate browsers efficiently. Uploading files in Playwright is simple using the setInputFiles() method. This method helps testers upload documents, images, PDFs, and other files directly into file input fields during automation testing.  We Provide Best Playwright Training in Hyderabad.

For example:

await page.locator('input[type="file"]').setInputFiles('sample.pdf');

This command uploads a file automatically without manually selecting it.

Why is File Upload Testing Important?

Testing file uploads ensures that websites properly accept valid file formats and reject unsupported ones. Research by the World Quality Report shows organizations are increasingly investing in automation testing to improve software quality and reduce defects. Proper file upload validation helps avoid application failures and improves user experience.

Benefits of Learning Playwright for Students

Educational students learning Playwright gain practical experience in:

Automating real-world web applications
Testing document upload functionality
Improving coding and debugging skills
Building career opportunities in software testing
How Testbugit Solutions Helps Students

Testbugit Solutions provides industry-focused training programs for educational students who want to learn automation testing. Our courses cover Playwright basics, file upload handling, real-time projects, interview preparation, and hands-on practical sessions to help students become job-ready professionals.

Conclusion

Learning how to upload files in Playwright is an essential skill for educational students entering the world of automation testing. As demand for skilled testers continues to rise, mastering Playwright can improve career opportunities and technical expertise. Are you ready to start learning Playwright and build your automation testing career with confidence?
Visit Our Website:
Contact Us:
07997014569
Reply all
Reply to author
Forward
0 new messages