Cutshort logo
Monarch Tractors India's logo

QA Lead

Venkat Ramthirdh's profile picture
Posted by Venkat Ramthirdh
8 - 12 yrs
Best in industry
Hyderabad
Skills
cypress
Selenium
Appium
Test Automation (QA)
Software Testing (QA)
skill iconFlask
MySQL
skill iconPostgreSQL
Linux/Unix
skill iconPython
JIRA
skill iconGit
CI/CD
Unit testing
JIRA Agile

Job Description:  

Responsibilities: 

  • Define standards and quality metrics  
  • Putting testing strategies and practices in place 
  • Leading the team of test engineers, training them on functional and non-functional needs 
  • Reporting of status, defining risks contingencies, plans and escalations 
  • Ensure that several testing and validation processes are improved continuously. 
  • Ensure several quality improvement tools like code coverage, memory leaks are part of the development cycle. 

Requirements and skills:  

  • Experience with Linux environments  
  • Experience with Cypress
  • Strong programming skills in Python 
  • Experience in using Selenium Webdriver for test automation 
  • Able to follow the agile process for the whole life cycle of testing. 
  • Expert-level knowledge of Jira bug tracking and planning tool 

 


Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About Monarch Tractors India

Founded :
2022
Type :
Product
Size :
100-500
Stage :
Raised funding

About

The Monarch Mission

"It is difficult to go green, when you are in the red."™


Monarch Tractor is a mission driven company that is committed to elevating farming practices to enable clean, efficient, and economically viable solutions for today’s farmers and the generations of farmers to come.


We are collaborative partners with a farmer first approach to innovation.


✔️100% Electric


✔️Driver Optional


✔️Data-Driven


Read more

Company social profiles

instagramlinkedintwitterfacebook

Similar jobs

Hunarstreet Technologies pvt ltd
Hunarstreet Technologies pvt ltd
Agency job
Ahmedabad
5 - 8 yrs
₹5L - ₹8L / yr
statutory
finance reporting
Audit
TDS
GST
+6 more

Key Responsibilities:

1. Financial Management & Reporting

• Lead preparation of monthly, quarterly, and annual financial statements (P&L, Balance Sheet, Cash Flow).

• Ensure timely closure of accounts and compliance with applicable Indian Accounting Standards (Ind AS).

• Manage financial planning, forecasting, and cost control aligned with business objectives.

• Prepare management reports and MIS dashboards for review by senior leadership.

2. Accounting & Operational Finance

• Oversee all accounting operations including billing, collections, bank reconciliations, vendor payments, payroll accounting, and inter-entity transactions.

• Monitor and manage revenue recognition for both accredited and non-accredited schemes, including deferred revenue, advances, and adjustments.

• Ensure accuracy and completeness of books of accounts in line with internal policies and audit standards.

3. Taxation & Statutory Compliance

• Ensure 100% compliance with all statutory obligations: GST, TDS, PF, PT, Income Tax, and other regulatory filings.

• Handle tax audits, GST reconciliations (GSTR-1, 2B, 3B), TDS returns, and coordinate with external consultants/auditors.

• Stay updated on amendments in Indian tax and compliance frameworks relevant to service-based businesses.

4. Audit, Controls & Risk Management

• Lead internal and statutory audit processes from planning to closure.

• Ensure implementation of robust internal controls and SOPs to minimize risks.

5. Budgeting & Treasury

• Prepare and monitor annual budgets, cash flow projections, and variance reports.

• Manage working capital, fund flows, and cash position for smooth business operations.

• Maintain relationships with banking partners and manage banking transactions, facilities, and reconciliations.

6. Commercial Support & Pricing

• Support pricing models for new schemes, training programs, and client proposals.

• Conduct margin and cost analysis to drive data-informed pricing strategies and maximize financial performance.

• Work closely with Business Development and Operations to ensure commercially sound decisions.

7. Team Leadership & Process Improvement

• Lead and guide the accounts and finance team; assign responsibilities and ensure timely delivery.

• Implement automation and accounting software best practices (e.g., Tally, Zoho, etc.).

• Drive continual improvement in financial processes, documentation, and reporting.

Qualifications & Experience:

Education:

• Bachelor’s or Master’s Degree in Commerce, Finance, or Accounting (CA Inter or MBA Finance preferred).

Experience:

• 5 to 8 years of relevant experience in service sector finance

• Experience in handling statutory compliance, audit support, and financial reporting.

• Experience working in or with certification/training/consulting or professional services companies preferred

Key Skills & Competencies:

• Strong knowledge of accounting principles, GST, TDS, and other compliance frameworks

• Sound understanding of Indian financial regulations and service taxations

• Excellent Excel, Tally, and financial system skills (Zoho Books/ERP, preferred)

• Good communication and interdepartmental coordination skills

• High integrity, attention to detail, and process-oriented thinking

Key Performance Indicators (KPIs):

• Accuracy and timeliness of financial statements and MIS

• Zero non-compliance or penalties on statutory filings

• Timely audit closure with minimal observations

• Cost and variance control against budgets

• Process improvements implemented

• Internal stakeholder satisfaction and team performance

Read more
Noida
6 - 10 yrs
₹25L - ₹35L / yr
skill iconPostgreSQL
Apache Kafka
CI/CD
Apache Airflow
Slowly changing dimensions
+2 more

Title: Data Platform / Database Architect (Postgres + Kafka) — AI‑Ready Data Infrastructure

Location: Noida (Hybrid). Remote within IST±3 considered for exceptional candidates.

Employment: Full‑time


About Us

We are building a high‑throughput, audit‑friendly data platform that powers a SaaS for financial data automation and reconciliation. The stack blends OLTP (Postgres), streaming (Kafka/Debezium), and OLAP (ClickHouse/Snowflake/BigQuery), with hooks for AI use‑cases (vector search, feature store, RAG).


Role Summary

Own the end‑to‑end design and performance of our data platform—from multi‑tenant Postgres schemas to CDC pipelines and analytics stores—while laying the groundwork for AI‑powered product features.


What You’ll Do

• Design multi‑tenant Postgres schemas (partitioning, indexing, normalization, RLS), and define retention/archival strategies.  

• Make Postgres fast and reliable: EXPLAIN/ANALYZE, connection pooling, vacuum/bloat control, query/index tuning, replication.  

• Build event‑streaming/CDC with Kafka/Debezium (topics, partitions, schema registry), and deliver data to ClickHouse/Snowflake/BigQuery.  

• Model analytics layers (star/snowflake), orchestrate jobs (Airflow/Dagster), and implement dbt‑based transformations.  

• Establish observability and SLOs for data: query/queue metrics, tracing, alerting, capacity planning.  

• Implement data security: encryption, masking, tokenization of PII, IAM boundaries; contribute to PCI‑like audit posture.  

• Integrate AI plumbing: vector embeddings (pgvector/Milvus), basic feature‑store patterns (Feast), retrieval pipelines and metadata lineage.  

• Collaborate with backend/ML/product to review designs, coach engineers, write docs/runbooks, and lead migrations.


Must‑Have Qualifications

• 6+ years building high‑scale data platforms with deep PostgreSQL experience (partitioning, advanced indexing, query planning, replication/HA).  

• Hands‑on with Kafka (or equivalent) and Debezium/CDC patterns; schema registry (Avro/Protobuf) and exactly‑once/at‑least‑once tradeoffs.  

• One or more analytics engines at scale: ClickHouse, Snowflake, or BigQuery, plus strong SQL.  

• Python for data tooling (pydantic, SQLAlchemy, or similar); orchestration with Airflow or Dagster; transformations with dbt.  

• Solid cloud experience (AWS/GCP/Azure)—networking, security groups/IAM, secrets management, cost controls.  

• Pragmatic performance engineering mindset; excellent communication and documentation.


Nice‑to‑Have

• Vector/semantic search (pgvector/Milvus/Pinecone), feature store (Feast), or RAG data pipelines.  

• Experience in fintech‑style domains (reconciliation, ledgers, payments) and SOX/PCI‑like controls.  

• Infra‑as‑Code (Terraform), containerized services (Docker/K8s), and observability stacks (Prometheus/Grafana/OpenTelemetry).  

• Exposure to Go/Java for stream processors/consumers.  

• Lakehouse formats (Delta/Iceberg/Hudi).

Read more
RAAJ AYURVEDIC PHARMACY
Remote only
1 - 3 yrs
₹3L - ₹4L / yr
Sales
Marketing
Field Sales
Sales and operations planning

Job description

A medical representative promotes and sells pharmaceutical products to healthcare specialists, such as doctors and pharmacists. They provide information about various products' benefits, usage and dosage, to increase product awareness and sales.

Role: Field Sales Executive

Industry Type: Pharmaceutical & Life Sciences

Department: Sales & Business Development

Employment Type: Full Time, Permanent

Role Category: Retail & B2C Sales

Education

UG: Any Graduate

Key Skills

Commercial awareness. Presentation skills. Research skills. Resilience. The ability to negotiate and collaborate. Patience. Strong interpersonal and communication skills. Organizational skills.

Read more
GraffersID
at GraffersID
2 recruiters
Sarvesh Chaturvedi
Posted by Sarvesh Chaturvedi
Indore
5 - 15 yrs
₹12L - ₹15L / yr
skill iconReact.js
skill iconNodeJS (Node.js)
Effective communication
skill iconAngularJS (1.x)
skill iconAngular (2+)
+2 more

We are looking for skilled Senior Full-Stack developers who can architect and develop large-scale enterprise applications using React.js for front-end and Node.js for API's.

Responsibilities :

●      Review application requirements and interface designs.

●      Identifying web-based user interactions.

●      Developing and implementing highly responsive user interface components using React concepts.

●      Writing application interface codes using Javascript following React.js workflows.

●      Understand proposed features and quickly design and build scalable API and SQL schema & queries.

●      Proactively analyze website performance and implement solutions for improvement.

●      Collaborate with architects, developers, business analysts, and QA analysts to design, develop, and test applications.

●      Documenting application changes and developing updates.

●      Collaborate with other team members.

Requirements :

●      Proven work experience as MERN developer (5+yrs)

●      3+ years of experience building complex web applications.

●      Solid work experience using component-based development on the client-side.

●      3+ years of experience coding robust and secure Rest API's in Node.js, JSON, XML.

●      Experience coding in JavaScript, HTML, CSS.

●      Experience in integrating systems using Rest APIs and single sign-on.

●      Experience with continuous integration / continuous deployment using AWS CodePipeline and CloudFormation templates.

●      Experience with AWS infrastructure (API Gateway, S3, Lambda, Aurora, EC2).

●      Experience with Google Analytics integration.

●      Deep knowledge to create standards-compliant, cross-browser, mobile compatible front-end code with responsive design.

●      Deep knowledge of server-side and front-end performance optimization.

●      Strong design skills are a huge plus.

●      Should be a self-starter who is excited to solve many technical challenges relentlessly.

●      Must have excellent written and verbal communication skills.

Read more
Mobile Programming LLC
at Mobile Programming LLC
1 video
34 recruiters
Sukhdeep Singh
Posted by Sukhdeep Singh
Mumbai
3 - 5 yrs
₹13L - ₹15L / yr
skill icon.NET
ASP.NET
skill iconC#
MVC Framework
skill iconjQuery
+7 more

Job Description: Dot Net Application Developer

Responsibilities:

  • Develop and maintain robust web applications using Microsoft C# (C sharp) and MVC framework.
  • Implement object-oriented programming concepts and create DLL libraries.
  • Write optimized SQL queries, views, and stored procedures.
  • Utilize jQuery, JavaScript, and Ajax for front-end development.
  • Collaborate with cross-functional teams for requirements gathering and issue tracking using Azure DevOps and ServiceNow.
  • Stay updated with industry trends and technologies.
  • Work on Microsoft WinForms/Desktop and web applications.

Qualifications:

  • 3-5 years of experience as a Dot Net Application Developer.
  • Strong coding proficiency in Microsoft C# and MVC.
  • Expertise in jQuery, JavaScript, and Ajax.
  • Solid understanding of SQL queries and database management.
  • Familiarity with Azure DevOps and ServiceNow.
  • Knowledge of Microsoft .NET Core is a plus.
  • Understanding of engineering applications like AutoCAD, MicroStation, Revit, and S3D is advantageous.
  • Excellent problem-solving and communication skills.
  • Immediate joiners preferred.

Location: Mumbai, India (Onsite at Vikhroli)

Salary: 14-15 LPA

To apply, email your resume and work samples to [email protected] Only shortlisted candidates will be contacted.

Note: Immediate joiners are preferred.

Read more
Mobile Programming LLC
at Mobile Programming LLC
1 video
34 recruiters
Somyaa Agarwal
Posted by Somyaa Agarwal
Bengaluru (Bangalore), Gurugram, Pune
4 - 8 yrs
₹5L - ₹15L / yr
skill iconAngularJS (1.x)
skill iconAngular (2+)
skill iconReact.js
skill iconNodeJS (Node.js)
skill iconMongoDB
+3 more

Full Stack Developer Responsibilities:


  • Developing front end website architecture.
  • Designing user interactions on web pages.
  • Developing back-end website applications.
  • Creating servers and databases for functionality.
  • Ensuring cross-platform optimization for mobile phones.
  • Ensuring responsiveness of applications.
  • Working alongside graphic designers for web design features.
  • Seeing through a project from conception to finished product.
  • Designing and developing APIs.
  • Meeting both technical and consumer needs.
  • Staying abreast of developments in web applications and programming languages.



Requirements


  • Degree in computer science.
  • Experience with ( React+Node ) Or ( react + Angular) Or ( Node + Angular)
  • Strong organizational and project management skills.
  • Proficiency with fundamental front-end languages such as HTML, CSS, and JavaScript.
  • Familiarity with JavaScript frameworks

  • Familiarity with database technology such as MySQL, Oracle, and MongoDB.
  • Excellent verbal communication skills.
  • Good problem-solving skills.
  • Attention to detail.


Read more
CIY crafts pvt ltd
at CIY crafts pvt ltd
1 recruiter
shrenik oswal
Posted by shrenik oswal
Remote, Pune
0 - 2 yrs
₹1L - ₹1.5L / yr
Fullstack Developer
skill iconFlutter
skill iconNodeJS (Node.js)
skill iconReact.js
skill iconExpress
+2 more
We are looking for an experienced JavaScript developer who is proficient with React.js and Next.js . The primary focus of the selected candidate would be on developing user interface components implementing and executing them following well - known React.js workflows ( such as Redux ) . Also ensuring that these components and the overall application are robust and easy to manage . A commitment to collaborative problem solving sophisticated design, and quality products are important.

Responsibilities: Developing the latest user facing features using React.js Designing a modern highly responsive web - based user interfaceBuilding reusable components and front - end libraries for future use Translating designs and wireframes into high - quality codeLearn and understand user interactions Optimising components for maximum performance across a vast array of web - capable devices and browsers
Coordinating with various teams working on distinct layers.As a React.js Developer, you will be involved from conception to completion with projects that are technologically sound and aesthetically impressive

Freshers are welcome. stipend : 5K

Non - technical skills: Team player Excellent time
management skills Great interpersonal and communication skills.
Read more
Merrative
at Merrative
1 recruiter
Harshala Chavan
Posted by Harshala Chavan
Remote only
3 - 30 yrs
₹3L - ₹10L / yr
Technical Writing
Documentation
Creative Writing
Web Development
Software Development
+2 more
We are looking for writers who have niche expertise in technical writing in the software domain. Must have a computer science background and have worked prior for relevant projects (not all) across blogs, case studies, research papers, and thought leadership. This position is on a freelance basis.
Read more
Affiliazion
at Affiliazion
1 recruiter
Charvi Singhvi
Posted by Charvi Singhvi
Remote only
2 - 6 yrs
₹2L - ₹5L / yr
Odoo (OpenERP)
skill iconPython
Required candidates with experience in Odoo ERP platform. Looking for talented individuals interested in joining and taking a lead in the domain.
Read more
LCX
at LCX
Meenakshi Makkar
Posted by Meenakshi Makkar
NCR (Delhi | Gurgaon | Noida)
1 - 3 yrs
₹3L - ₹6L / yr
skill iconHTML/CSS
skill iconJavascript
skill iconReact.js

Qualifications:

  • Minimum one year of experience in React, Redux 
  • Experience with Build systems e.g. Webpack/Grunt/Gulp 
  • In-depth knowledge of HTML/XHTML/HTML5 
  • Experience with Testing frameworks e.g. Karma/Jasmine/Protractor/Cucumber/Mocha/Jest 
  • Experience with interface development toolkits: e.g. Less/SASS 
  • Experience with web service integration protocols such as REST & GraphQL 
  • In-depth knowledge of Javascript e.g. ES5/ES6/Typescript 
  • Strong Knowledge of CSS 3 
  • Must be a strong team player 
  • Have a good understanding of design and user experience principles. 
  • Experience in dealing with cross-browser compatibility requirements 
  • Understanding of mobile development best practices (e.g. responsive design, graceful degradation, etc.) 
  • Ability to work independently as well as on a team and learn from colleagues 
  • Open-minded, flexible and willing to adapt to changing situations 
  • Good designing & color combination skills 
  • Experience with Git or other version control systems.
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos