Cutshort logo
Plus91 Technologies Pvt. Ltd. logo
Automate Test Lead
Plus91 Technologies Pvt. Ltd.'s logo

Automate Test Lead

Trupti Trupti's profile picture
Posted by Trupti Trupti
8 - 12 yrs
₹1L - ₹15L / yr
Pune
Skills
Software Testing (QA)
Test Automation (QA)
Appium
Selenium
Manual testing
Automation
Load Testing
API

Key Responsibilities

• Development of test documentation, test and deliver to agreed timelines, quality performance and customer service levels whilst minimising total cost of ownership.

  • Develop and/or contribute to the development of Test Strategies, Test Plans, Test Readiness, and Test Report documentation.
  • Experience in coordinating with various stakeholders teams within the project and working in an integrated test environment

• Hands-on experience working on cloud-based applications, and UI testing.

  • Deploy proposed automation tools, techniques and methodologies to ensure solutions and applications are tested and verified to the highest quality.
  • Design, implement and maintain the automated test cases, scripts and libraries. • Identify the modularity within a test case which can be separated as reusable logic.
  • Assist other team members in using automated test cases for their testing, as per applicability. • Assist in analysing new opportunities for introducing and expanding automation imprint.
  • Document the reusable components within automation frameworks.
  • Identify process improvements and contribute to corporate testing standards and definition of best practices.
  • Automate test methods or source off-the-shelf test equipment
  • Apply emphasis on Customer Experience testing
  • Perform ad hoc/exploratory testing methodically to ensure the system is working as expected by the end-user
  • Provide technical guidance and coaching to peers as required
  • Work with CI / CD framework and build test automation to help with various projects
  • Create/Develop Test Cases from the project requirements and or use cases in discussion with Engineering


Candidate Profile:

You have:

  • Experience in working with Selenium (Java or any other language) is MANDATORY.\
  • Should have experience creating or maintaining a selenium-based framework.
  • Should have worked in Agile methodology and derived modular test scripts from user stories and manual test cases.
  • Should have experience with cross-browser testing using Selenium Grid.
  • You should be able to develop automation scripts and perform debugging. Also, identify common functionality and creates re-usable scripts
  • You should be able to execute automated test scripts (raise and manage defects)
  • Experience with other Selenium language bindings such as Javascript or Python is an added advantage.
  • Experience in handling a team

Awesome to have:

  • Any experience working in Healthcare Technology Education and Experience:
  • Computer Science graduate
  • 1-3 years of experience in Selenium with Java
  • Minimum of 7 years of experience in Testing
  • Solid expertise in Linux and SQL DB (Oracle / MySql)
  • Knowledge of DevOps tools like GitLab, Jenkins, Jira and X-Ray
  • Work experience in CICD pipeline integration and environmental set-up.
  • Identification & evaluation of Automation tools/frameworks.


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 Plus91 Technologies Pvt. Ltd.

Founded :
2006
Type :
Products & Services
Size :
100-1000
Stage :
Profitable

About

Home - Plus91 Technologies
Read more

Connect with the team

Profile picture
Sayoni Ghosh

Company social profiles

bloglinkedin

Similar jobs

Unico Connect Private Limited
Mumbai
4 - 8 yrs
Best in industry
MLOps
LangGraph
Open Telemetry
LLMOps
skill iconAmazon Web Services (AWS)
+5 more

Senior MLOps Engineer

LLM Operations, Observability & Eval Infrastructure

📍 Mumbai (On-site) | Full-time | 5-7 years


About the Role:

Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies.

We are hiring a Senior MLOps Engineer for a dedicated client engagement focused on building an AI-powered application builder platform. The platform consumes LLMs at scale through provider APIs.

This role owns the operational discipline around production LLM consumption - increasingly called LLMOps - covering observability, evaluation infrastructure, model lifecycle, cost operations, prompt deployment, and agent run reliability.


The mandatory requirement is hands-on production experience operating LLM-backed systems, with a strong DevOps or SRE foundation. This is not a model training or ML science role.

The work is making the system around the AI engineer's designs observable, controlled, reliable, and economically accountable. You will pair daily with the Senior AI Engineer, who designs prompts, evals, and agent behaviour - you operationalise those systems for production.

A typical week includes a tracing audit on a degraded agent run, an eval pipeline build for a new model release, a cost attribution review, and a staged prompt rollout.


Responsibilities:


Observability and Tracing

Build and own end-to-end tracing for agent runs: every prompt, response, tool call, token count, latency, and cost, linked to user session and project.

Stand up and operate LLM observability tooling (Langfuse, LangSmith, Braintrust, or Arize Phoenix).

Make debugging a single bad agent run among thousands a routine workflow through searchable traces, failure taxonomies, and dashboards segmented by task type.


Evaluation Infrastructure as a Production System

Operationalise the eval suite designed by the Senior AI Engineer: automated execution in CI on every prompt or model change, with results stored and trended over time.

Implement regression gates that block quality-degrading changes from shipping.

Build production sampling to continuously score a sample of real agent runs and catch quality drift that offline evals miss.


Model Lifecycle Management

Pin model versions, never "latest".

Own the upgrade process: run the eval suite against new model releases and manage eval-gated migrations.

Maintain fallback chains across providers for graceful degradation or queueing during outages.

Track provider deprecation schedules and plan migrations ahead of forced cutoffs.


Cost Operations

Implement per-user and per-task cost attribution - token spend is the platform's largest variable cost and requires the same rigour as cloud cost management.

Set up budget alerts and anomaly detection so a single user or bug cannot burn significant spend overnight.

Monitor prompt cache hit rates and quantify savings.

Manage capacity planning around provider rate limits, including quota negotiation and throughput tiering.


Prompt and Configuration Deployment

Treat prompts as production artifacts: version control for prompts and agent configurations, staged rollout infrastructure (deploy a prompt change to a percentage of traffic before full rollout), A/B testing infrastructure, instant rollback, and audit history covering which prompt version served which user and when.


Reliability Engineering for Agent Runs

Agent runs are long, stateful, and failure-prone.

Own retry and resume semantics so a run that fails mid-way does not restart from scratch.

Implement timeouts and circuit breakers on provider calls, dead-letter handling for failed runs, and queue and concurrency management for agent workloads.


SLO Ownership and Incident Response

Define and track SLOs for agent run latency and completion rates.

Lead incident response when SLOs are breached.

Write postmortems.

Surface reliability risks proactively before they reach users.


Safety and Compliance Operations

Run the moderation pipeline (prompt and output classification) in production.

Monitor for abuse patterns and own incident response when the agent misbehaves at scale.

Maintain audit logs and implement data retention and residency policies for prompts and generated code as enterprise requirements emerge.


AI-Assisted Engineering Discipline

Use Claude, Cursor, and similar tools day to day for infrastructure code, scripts, and pipelines.

Set the team standard for safe use, review, and validation of AI-generated infrastructure before it ships.


Requirements:


Hands-on production ownership of LLM-backed systems in operation (mandatory).

Must have personally shipped and operated at least one LLM-powered system in production, with operational responsibility including oncall, incident response, and reliability ownership.

Alternatively: strong DevOps or SRE background with demonstrated hands-on familiarity with LLMOps tooling (Langfuse, LangSmith, Braintrust, Arize, or equivalent).

POCs and lab work do not qualify.


5+ years of overall engineering experience

With at least 2 years in DevOps, SRE, platform engineering, or LLM operations roles.

This is not an ML science role.

A DevOps or SRE background with a substantive pivot into LLMOps is a strong qualification.


Observability and Tracing Depth

Production experience with LLM observability tooling - Langfuse, LangSmith, Braintrust, or Arize Phoenix.

Comfortable instrumenting with OpenTelemetry, Prometheus, and Grafana.

Able to build and search trace pipelines, define failure taxonomies, and surface quality signals from production traffic.


CI/CD and Quality Gate Experience

Strong with GitHub Actions or GitLab CI.

Experience building automated quality gates: eval-gated pipelines, regression enforcement, or coverage gates that block degrading changes from shipping.


Cost Management and Attribution for Usage-Based Services

Experience owning cost attribution for cloud API spend or equivalent.

Comfortable with budget alerts, anomaly detection, and per-user or per-task cost breakdowns.


Reliability Engineering for Long-Running, Stateful Workloads

Experience with queues, retry patterns, idempotency, and failure recovery on asynchronous or multi-step workloads.

Comfortable defining SLOs and being accountable for them on production systems.


Multi-Provider API Management

Familiarity with LLM provider rate limits, version pinning, fallback chains, and quota management across OpenAI, Anthropic, Google, or equivalent.


Infrastructure as Code and Deployment Automation

Hands-on with Terraform or Pulumi and Docker.

AWS working knowledge (EC2, S3, IAM, EKS or ECS).

Strong with CI/CD for deploying services and configuration changes safely.


Nice to Have

  • Experience with prompt A/B testing or staged rollout infrastructure
  • Workflow orchestration (BullMQ, Temporal, Celery)
  • Content moderation pipeline experience
  • Data residency and compliance requirements for AI systems
  • Kubernetes (EKS) in production
  • AWS certifications
Read more
Ezyschooling
Bengaluru (Bangalore), Hyderabad
1 - 5 yrs
₹3L - ₹6L / yr
Communication Skills
Sales presentations

Key Factors:

  1. Proven experience in sales and business development, preferably within the education sector, specifically in selling admission management solutions to CBSE, ICSE, IGCSE, IB, and boarding schools.
  2. Strong understanding of the admission processes and challenges faced by educational institutions.
  3. Excellent communication and presentation skills, with the ability to effectively engage with school stakeholders at all levels.
  4. The proactive and results-driven mindset with a track record of meeting or exceeding sales targets.
  5. Ability to build and nurture long-term relationships with customers.
  6. Strong negotiation and closing skills, with attention to detail in contract and agreement management.
  7. Exceptional organizational and time management skills, with the ability to prioritize tasks effectively.
  8. Willingness to travel within the assigned territory as required.
  9. Bachelor's or Master’s degree in business, marketing, education, or a related field is preferred.


Read more
Mumbai
6 - 9 yrs
₹12L - ₹24L / yr
Digital Marketing

I am looking to hire a serious Performance Marketing Leader who understands profitable scaling not just campaign execution.


We’re scaling aggressively and preparing to deploy ₹2 Cr+ per month across Meta & Google.


Target: 4X+ blended ROAS with strong contribution margins.


This is not a campaign manager role.

This is a revenue ownership role.


I’m looking for someone who:

• Has 6–9 years of hands-on performance experience

• Has managed ₹50 Lakh+ monthly budgets

• Understands CAC, MER, LTV & contribution margin

• Knows Meta scaling frameworks & Google PMax deeply

• Has scaled a D2C brand profitably


📍 Mumbai | Work From Office

🕒 11 AM – 8 PM | Monday–Saturday


If you’re confident operating at this level, DM me with:

* Brands scaled

* Budget handled

* Blended ROAS achieved

* Current CTC & notice period


We’re building something serious at Wildglow.

Looking for someone equally serious about growth.

Read more
Optiminastic
Optiminastic
Agency job
via TIGI HR Solution Pvt. Ltd. by Vaidehi Sarkar
Mumbai
4 - 6 yrs
₹4L - ₹10L / yr
Content Strategy
Content Management System (CMS)

Job Role: Content Strategist

  • Exp: 4+ Years
  • CTC: open 
  • Notice Period – Immediate Joiners preferred


Responsibilities:

● Create creative strategy/new content for clients. Work closely with design, content team to build and audit marketing toolkits

● Collaborating with team members – writers, content creators/designers and account managers– to consistently deliver high performance work

● A content strategist needs to develop explicit and engaging content consistently

● Should also analyse content marketing data to trends and anticipate brand needs

● Should also perform various content audits to understand how existing content is performing

● Content strategist must also keep an eye on what is happening in and around the industry to develop the most mind-boggling and unique ideas for brands.

Read more
Unessa Foundation
at Unessa Foundation
2 candid answers
Sandeep Dwivedi
Posted by Sandeep Dwivedi
Remote only
0 - 1 yrs
₹0.24 - ₹0.48 / mo
Effective communication
Outreach
Fundraising
Relationship building

As a Campaign Ambassador at Unessa Foundation, you will support our outreach efforts by helping spread awareness and contributing to ongoing fundraising activities through your personal and social networks. You will receive guidance on how to represent the cause effectively and will get the opportunity to be part of a mission-driven campaign.

Read more
Cibirix
at Cibirix
2 recruiters
Anshika Garg
Posted by Anshika Garg
Indore
2 - 4 yrs
₹5L - ₹7L / yr
Content Writing
Content Writer
Blogging
Creative Writing
Ready to help create some content that really connects with your target audience? Cibirix  is looking for a Digital Marketing Content Writer! Related experience is preferred, starting salary will be based on your level of experience.

DUTIES INCLUDE:

  • Complete content writing projects for digital marketing clients in a timely manner; maintain stated deadlines while also meeting specific content directions, as each individual project dictates
  • Revise content submissions according to client requests
  • Proofread and rewrite existing content, as needed
  • Writing for web page content, blogs, social media posts, infographic content, email marketing campaigns, and other digital marketing categories as assigned
  • Work with clients and customers to help them define their content needs
  • Offer suggestions and changes to help ensure that content is engaging, consistent, clear, and concise
  • Help to create style guides or content templates
  • Conduct effective research on any given topic

SKILLS PREFERRED:

  • Fluency in both written and conversational English, and mastery of conventional rules of English grammar
  • Ability to be mindful of things like flow, readability, and sentence variety
  • Ability to embed and leverage SEO-relevant keywords in content production
  • Basic understanding of digital marketing and search engine optimization best practices
  • Good listening and communication skills for client relationship management
  • Working knowledge of Microsoft Office, along with general computer literacy
  • Familiarity with major social media platforms
  • The ability to cooperate with other writers, editors, and team members to complete projects in a timely manner
  • Willing and able to give constructive feedback on content writing projects
Read more
ProGrad
at ProGrad
3 recruiters
Chithra R
Posted by Chithra R
Bengaluru (Bangalore)
3 - 5 yrs
₹4L - ₹10L / yr
skill icon.NET
ASP.NET
skill iconC#
MVC Framework
SQL
NOTE :Its is a  Backend Development position in Bangalore-Work from Office

Should have experience in .Net/ .Net Core
1. .NET core API with c#.
2. Experience in MVC framework.
3.Designing database tables and structures.
4.Creating views, functions and stored procedures.
5.Writing optimized SQL queries.
6.Experience in performance tuning.
7. Creating indexes to improve the performance.
8. Restoring and taking backups of databases.
9. knowledge in activity monitor.
10.Knowledge in execution plan.
11.Creating database triggers.
Read more
Myrsa Technology Solutions
Dipali G
Posted by Dipali G
Mumbai
3 - 7 yrs
₹2L - ₹3L / yr
skill iconPHP
MySQL
skill iconJavascript
skill iconjQuery
skill iconHTML/CSS
As our PHP developer, you should be able to visualize our application and understand our business so that you can provide us with an application that supports our goals and business logic.
You would mainly work on two types of applications: web app with a database background, and APIs that provide our existing software and data to mobile apps and other developers. You will design and architect our code and the way it works to support the front end. APIs are often used when developers or apps need to query our internal data, and they allow us to provide this data to the outside world. For instance, our app might pull a list of entries from QuickBooks API. You will read the API documentation and implement it on our website.
You should be able to design a full application from the ground up and ensure that code is efficient and properly written.
Job description
Are you a highly experienced, ambitious PHP Developer looking for a challenging role where you can learn lots more?
We are looking for a motivated PHP Developer to come join our fast-paced, fun and rewarding agile team of professionals.
If you are passionate about technology, constantly seeking to learn and improve skill set, then you are the type of person we are looking for!
We are offering superb career growth opportunities, great compensation, and benefits.
Duties and responsibilities
• Develop, record and maintain cutting-edge web-based PHP applications on portal plus premium service platforms
• Build innovative, state-of-the-art applications and collaborate with the User Experience (UX) team
• Ensure HTML, CSS, and shared JavaScript is valid and consistent across applications
• Prepare and maintain all applications utilizing standard development tools
• Utilize backend data services and contribute to increasing existing data services API
• Lead the entire web application development lifecycle right from concept stage to delivery and post launch support
• Refactor, optimize and improve the existing codebase for maintenance and scale
• Use test-driven development and acceptance tests to ensure feature quality
• Interface with customer and internal teams to gather requirements and develop software solutions
• Convey effectively with all task progress, evaluations, suggestions, schedules along with technical and process issues
• Document the development process, architecture, and standard components
• Coordinate with co-developers and keeps project manager well informed of the status of development effort and serves as a liaison between development staff and project manager
• Keep abreast of new trends and best practices in web development
PHP Developer requirements and qualifications
• Previous working experience as a PHP Developer for 2 years.
• BE/MCA in Computer Science, Engineering or a similar relevant field
• User authentication and authorization between multiple systems, servers, and environments
• Integration of multiple data sources and databases into one system
• Familiarity with limitations of PHP as a platform and its workarounds
• Proficient in PHP, HTML5, JavaScript, JQuery Expert
Read more
CEDRETO MARKETING PRIVATE LIMITED
Ankit Agarwal
Posted by Ankit Agarwal
Bengaluru (Bangalore)
1 - 2 yrs
₹3.5L - ₹8L / yr
skill iconDjango
skill iconPython
skill iconGit
Celery
OPM

Do Your Thng 

https://doyourthng.com/ 

Role : Django Developer 

JOB DESCRIPTION 

DYT - Do Your Thing, is an app, where all social media users can share brands they love with their followers and earn money while doing so! We believe everyone is an influencer. Our aim is to democratise social media and allow people to be rewarded for the content they post. How does DYT help you? It accelerates your career through collaboration opportunities with top brands and gives you access to a community full of experts in the influencer space. 

RESPONSIBILITIES 

  • Expert in Python with knowledge of Python best practices (PEP8) 
  • Strong knowledge of python web frameworks such as Django, Flask • Strong knowledge of building RESTful APIs using Django Rest Framework • Good Understanding of Django ORM Libraries 
  • Able to integrate multiple data sources and databases into one system • Strong experience on Linux 
  • Solid database skills in a relational database (i.e. PostgresSQL,MYSql) • Able to create database schemas that represent and support business processes • Strong unit test and debugging skills 
  • Proficient understanding of code versioning tools (git) 
  • Experience deploying on AWS is desirable 
  • Experience with Docker,Test Drive Development will be a plus 
  • Excellent interpersonal, leadership, influence and communication skills • Experience in designing scalable micro-services is desirable 

QUALIFICATIONS 

  • 1-3 years of experience as a backend developer 
  • At least one product build and published 
  • SKILLS Contribute in all phases of the development lifecycle 
  • Write well designed, testable, efficient code 
  • Work well under pressure and meet deadlines without sacrificing quality • Work with distributed development teams 
Read more
Khati Solutions Pvt. Ltd.
Vinayak Parashar
Posted by Vinayak Parashar
NCR (Delhi | Gurgaon | Noida)
4 - 7 yrs
₹18L - ₹25L / yr
skill iconAndroid Development
skill iconKotlin
skill iconJava
skill iconGit
4-6 Years of experience working with Android framework (Java, Kotlin)  ● Good knowledge of object-oriented design and computer science fundamentals (data  structures, algorithms)  ● Strong knowledge of Android UI design principles, patterns, and best practices  ● Experience with offline storage, threading, and performance tuning  ● Familiarity with cloud message APIs and push notifications  ● Strong knowledge of Android SDK, different versions of Android, and how to deal with  different screen sizes  ● Familiarity with the use of additional sensors, such as GPS, gyroscopes and  accelerometers  ● Knowledge of the open-source Android ecosystem and the libraries available for  common tasks  ● Ability to understand business requirements and translate them into technical  requirements  ● Experience with working on large-scale sites, especially transactions
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