Cutshort logo
For Employers
Usability testing Jobs in Hyderabad

11+ Usability testing Jobs in Hyderabad | Usability testing Job openings in Hyderabad

Apply to 11+ Usability testing Jobs in Hyderabad on CutShort.io. Explore the latest Usability testing Job opportunities across top companies like Google, Amazon & Adobe.

icon
Ekloud INC
Ankita G
Posted by Ankita G
Hyderabad
10 - 15 yrs
₹20L - ₹30L / yr
Salesforce
Test Automation (QA)
automation testing
Usability testing
Functional testing
+3 more

Salesforce QA Lead


Exp: 10+ years


Location: Hyderabad


Work mode: 5 Days work from office


Employment type: Contract


Job Description:


·        10+ years of experience leading manual testing efforts, developing test plans, and managing defect lifecycle to ensure high-quality software delivery.


·        Experience in Salesforce Automation testing.


·        Create, review, and execute detailed test plans, test cases, and test scenarios based on functional and business requirements.


·        Strong knowledge of QA testing methodologies that cover all aspects of software testing, including functional testing, UI/UX testing and usability testing.


·        Collaborate with multiple stakeholders to ensure thorough understanding of requirements.

Read more
interior design company

interior design company

Agency job
Mumbai, Hyderabad
3 - 7 yrs
₹10L - ₹15L / yr
AutoCAD
CAD
Interior design
DRAFTING
DRAFTER
+2 more

Interior Design AutoCAD Drafter


Experience: 3+ years   

Department: Interior Design   

Type: Full-time


Location –Navi Mumbai ( Vashi) / Hyderabad


Working Days- 5 Days



ABOUT THE ROLE :

Client delivers custom furniture, fixtures, and equipment (FF&E) for hotels, resorts, and hospitality spaces across North America. We are seeking an experienced Interior Design AutoCAD Drafter to translate designer intent and FF&E specifications into precise, production-ready drawings. Working alongside our design leads, you will produce the technical documentation that drives manufacturing, procurement, and installation on complex hospitality projects.


KEY RESPONSIBILITIES

• Develop detailed FF&E drawings, shop drawings, and millwork details in AutoCAD from design concepts, sketches, and specifications.

• Produce floor plans, elevations, sections, and 3D layouts for guestrooms, lobbies, restaurants, and public spaces.

• Create and maintain furniture schedules, finish schedules, and detailed component callouts tied to project specifications.

• Coordinate drawings with architectural, MEP, and structural backgrounds to resolve clashes and dimensional conflicts.

• Incorporate redlines and markups from design leads, ensuring revisions are tracked and documented accurately.

• Maintain drawing standards, layering conventions, title blocks, and the company template/library for consistency across projects.

• Support submittal packages, sample boards, and procurement documentation with accurate quantities and dimensions.

• Collaborate with manufacturing partners and the procurement team to ensure drawings are buildable and meet quality standards.

REQUIRED QUALIFICATIONS

• 5+ years of professional drafting experience in interior design, FF&E, or a related field — hospitality experience strongly preferred.

• Diploma or degree in Interior Design, Architecture, Drafting Technology, or a related discipline.

• Advanced proficiency in AutoCAD.

• Strong understanding of construction documentation, dimensioning standards, and drawing conventions.

• Solid grasp of materials, finishes, and furniture/millwork construction methods.

• Ability to read and interpret architectural and design drawings, specifications, and schedules.

• Excellent attention to detail, organization, and the ability to manage multiple projects against deadlines.

• Clear written and verbal communication in English for coordination with U.S.-based design teams.




SOFTWARE & TOOLS

Essential Preferred

• AutoCAD

• SketchUp

• Microsoft Office / Excel • Revit

• Adobe Creative Suite

• Bluebeam Revu


WHAT WE OFFER


• The opportunity to work on high-profile hospitality projects with leading hotel brands.

• A collaborative design and AutoCAD environment with clear standards and mentorship.

• Competitive compensation aligned with experience and skill.

• A growth path toward senior drafting, BIM coordination, or design lead roles.

Read more
i2b Technologies Pvt Ltd

at i2b Technologies Pvt Ltd

1 candid answer
chaitanya v
Posted by chaitanya v
Hyderabad
5 - 12 yrs
₹10L - ₹30L / yr
skill iconPostgreSQL
MySQL
AWS RDS
Cassandra
NOSQL Databases
+1 more

Senior Database Administrator (DBA)

Database Reliability & Performance  •  Senior Individual Contributor


  • Experience: 6–9 years in production database administration / engineering
  • Level: Senior Individual Contributor (hands-on)
  • Function: Data Platform — reliability, performance, and governance across relational and distributed SQL & NoSQL DBs.

About the Role

We are hiring a Senior Database Administrator to own the health, performance, and reliability of the data layer behind a high-scale, multi-tenant platform. Our environment spans several independent PostgreSQL database instances, a cache-first read tier, change-data-capture pipeline, analytics and archival stores. Should be capable of implementing NoSQL stores (Cassandra / ScyllaDB) & MySQL  end to end as we scale.

This is a hands-on senior IC role for someone who has run demanding production databases and wants full ownership: partitioning and maintenance, performance tuning, monitoring, uptime, disaster recovery, and the security and data-governance documentation that keeps a regulated, multi-tenant platform audit-ready. You will work closely with, and take direction from, engineering leadership — translating priorities into a well-run, well-documented data platform.

What You'll Own

PostgreSQL Depth

  • Administer multiple production PostgreSQL instances (v16+), including schema/DDL review, migrations, and release coordination.
  • Design and maintain table partitioning strategies (range/hash/time-based) and automate partition lifecycle — creation, retention windows, and safe drops.
  • Own query and instance performance tuning: EXPLAIN/ANALYZE, indexing strategy, autovacuum/bloat management, connection pooling (e.g. PgBouncer), and parameter-group tuning.
  • Execute zero-downtime schema changes using expand–migrate–contract / blue-green patterns; assess lock impact and avoid long ACCESS EXCLUSIVE locks on hot tables.
  • Manage replica topology (writer/reader endpoints), replication lag, and read-scaling as load grows.
  • Partner with app teams on migration tooling (e.g. Flyway) and paired forward/rollback scripts; enforce idempotent, reviewed, tested DDL.

NoSQL & Scale

  • Data-model, deploy, and operate distributed NoSQL clusters — Cassandra and/or ScyllaDB — including partition/clustering key design, compaction strategy, repair, and node operations (bootstrap, decommission, scale-out).
  • Lead the planned migration of high-volume payload tables from partitioned PostgreSQL to Cassandra/ScyllaDB: capacity planning, dual-write/backfill design, cutover, and validation.
  • Tune distributed-store read/write paths, consistency levels, and cluster sizing for predictable latency at scale.
  • Support the cache-first architecture (Redis) and change-data-capture / streaming pipelines (e.g. Kafka) that move data to analytics and cold-archival stores.

Operations, Reliability & DR

  • Own database uptime and SLOs; build and maintain monitoring, alerting, and dashboards for the key signals (latency, replication lag, CPU/IO, connections, vacuum lag, error rates).
  • Define and regularly test backup and disaster-recovery strategy — RPO/RTO targets, point-in-time recovery, restore drills, and cross-AZ / future multi-region readiness.
  • Drive incident response for database-related issues: triage, mitigation, root-cause analysis, and follow-up actions.
  • Write and maintain runbooks (partition maintenance, failover, archival, DR, migration procedures) and participate in an on-call rotation for the data layer.
  • Establish production-change discipline: pre-flight and post-deploy verification, rollback criteria, and backup verification before destructive operations.

Security, Governance & Documentation

  • Implement and maintain database access control — least-privilege roles, schema-scoped permissions, and row-level security (RLS) for multi-tenant isolation.
  • Own data-governance documentation: PII maps, per-table retention policies, audit-readiness, and the controls behind privacy-regulation compliance (e.g. GDPR / DPDP-style erasure and legal-hold workflows).
  • Author and maintain architecture decision records (ADRs), schema documentation, and monitoring/runbook docs so the data platform is legible to the wider team.
  • Uphold encryption-at-rest/in-transit posture and safe handling of sensitive columns; keep the data layer aligned with the platform's compliance requirements.

Coding & Automation Bar (Required)

This role is automation-first, not click-ops. The right candidate treats repetitive database work as something to script away and can drop into application code when a problem demands it.

  • Strong scripting in Python and Bash for automation of maintenance, backups, partition management, backfills, and health checks.
  • Comfortable with infrastructure-as-code (e.g. Terraform) and configuration management (e.g. Ansible) for reproducible database infrastructure.
  • Solid SQL and PL/pgSQL; able to read and debug application-layer database code and, worst case, write or patch application code (e.g. Python/Node/Java) to unblock a fix.
  • Fluent with Git-based workflows, code review, and CI for database migrations and tooling.

Required Qualifications

  • 6–9 years operating relational databases in demanding production environments, with deep PostgreSQL expertise (internals, partitioning, replication, performance tuning).
  • Hands-on experience running at least one distributed NoSQL store in production — Cassandra or ScyllaDB strongly preferred (other wide-column/distributed stores considered).
  • Proven ownership of backup/DR, monitoring, and incident response for production databases.
  • Strong scripting/automation background (Python, Bash) and experience with IaC.
  • Experience with managed cloud databases (AWS RDS or equivalent) and understanding of instance/parameter-group tuning, replicas, and failover.
  • Experience designing for multi-tenancy and data isolation at scale.
  • Clear written communication — able to produce runbooks, ADRs, and governance docs a team can rely on.

Nice to Have

  • Experience migrating workloads from PostgreSQL to Cassandra/ScyllaDB (or similar relational-to-distributed migrations).
  • Familiarity with Redis as a cache tier and with CDC / streaming pipelines (e.g. Kafka, Debezium).
  • Exposure to Flyway (or Liquibase), pgTAP or similar schema testing, and PgBouncer.
  • Working knowledge of privacy regulations (GDPR, India DPDP) and audit/compliance processes.


How You Work

  • Ownership mindset — takes a directive and runs it to done, with sound judgment on trade-offs.
  • Reliability-first and detail-oriented; disciplined about verification, rollback, and documentation.
  • Collaborative in a high-performing engineering team; communicates clearly with developers and leadership.
  • Pragmatic and scale-aware — designs for where the platform is going, not just where it is.


Read more
Navitas Business Consulting
Solomon Yericherla
Posted by Solomon Yericherla
Hyderabad
5 - 10 yrs
₹15L - ₹22L / yr
skill iconJava
skill iconPython
skill iconAmazon Web Services (AWS)
skill iconJavascript
RESTful APIs
+4 more

5–10 years of experience in backend or full-stack development (Java, C#, Python, or Node.js preferred).

•Design, develop, and deploy full-stack web applications (front-end, back-end, APIs, and databases).

•Build responsive, user-friendly UIs using modern JavaScript frameworks (React, Vue, or Angular).

•Develop robust backend services and RESTful or GraphQL APIs using Node.js, Python, Java, or similar technologies.

•Manage and optimize databases (SQL and NoSQL).

•Collaborate with UX/UI designers, product managers, and QA engineers to refine requirements and deliver solutions.

•Implement CI/CD pipelines and support cloud deployments (AWS, Azure, or GCP).

•Write clean, testable, and maintainable code with appropriate documentation.

•Monitor performance, identify bottlenecks, and troubleshoot production issues.

•Stay up to date with emerging technologies and recommend improvements to tools, processes, and architecture.

•Proficiency in front-end technologies: HTML5, CSS3, JavaScript/TypeScript, and frameworks like React, Vue.js, or Angular.

•Strong experience with server-side programming (Node.js, Python/Django, Java/Spring Boot, or .NET).

•Experience with databases: PostgreSQL, MySQL, MongoDB, or similar.

•Familiarity with API design, microservices architecture, and REST/GraphQL best practices.

•Working knowledge of version control (Git/GitHub) and DevOps pipelines.

Understanding of cloud platforms (AWS, Azure, GCP) and containerization (Docker, Kubernetes).

Read more
Talent Pro
Mayank choudhary
Posted by Mayank choudhary
Gurugram, Bengaluru (Bangalore), Hyderabad, Mumbai
5 - 10 yrs
₹40L - ₹55L / yr
Data engineering
Dremio

Criteria

Mandatory

Strong Dremio / Lakehouse Data Architect profile

Mandatory (Experience 1) – 5+ years of experience in Data Architecture / Data Engineering, with minimum 3+ years hands-on in Dremio

Mandatory (Experience 2) – Strong expertise in SQL optimization, data modeling, query performance tuning, and designing analytical schemas for large-scale systems

Mandatory (Technical Skills 1) – Deep experience with cloud object storage (S3 / ADLS / GCS) and file formats such as Parquet, Delta, Iceberg along with distributed query planning concepts

Mandatory (Technical Skills 2) – Hands-on experience integrating data via APIs, JDBC, Delta/Parquet, object storage, and coordinating with data engineering pipelines (Airflow, DBT, Kafka, Spark, etc.)

Mandatory (Architecture) – Proven experience designing and implementing lakehouse architecture including ingestion, curation, semantic modeling, reflections/caching optimization, and enabling governed analytics

Mandatory (Governance) – Strong understanding of data governance, lineage, RBAC-based access control, and enterprise security best practices

Mandatory (Stakeholder Management) – Excellent communication skills with ability to work closely with BI, data science, and engineering teams; strong documentation discipline

Mandatory (Company) – Candidates must come from enterprise data modernization, cloud-native, or analytics-driven companies

Read more
Wissen Technology

at Wissen Technology

4 recruiters
Sukanya Mohan
Posted by Sukanya Mohan
Bengaluru (Bangalore), Mumbai, Hyderabad
6 - 10 yrs
Best in industry
Software Testing (QA)
Test Automation (QA)
Appium
Selenium
SDET
+7 more

Key Responsibilities:

 

- Design, develop, and execute automated test scripts for trading applications.

- Work with product owners and business analysts to understand and write the acceptance test cases.

- Collaborate with developers, product managers, and other stakeholders to understand requirements and create test plans.

- Perform regression, performance, and end to end testing to ensure software reliability.

- Identify, document, and track defects using appropriate tools and methodologies.

- Maintain and enhance existing test automation frameworks for both frontend and backend.

- Report on coverage, functionality, defect aging, closure reports to the stakeholders so that they know the stability of releases.

- Integrate automation cases into CI/CD pipelines

 

Qualifications:

 

- Bachelor’s degree in Computer Science, Engineering, or a related field.

- Proven 5+ Years experience in automation testing for web and backend applications.

- Strong knowledge of testing frameworks (e.g., Selenium, Cypress, JUnit, TestNG, Playwright).

- Experience with API testing tools (e.g., Postman, SoapUI, RestAssured).

- Familiarity with programming languages such as Java, Python, or JavaScript.

- Understanding of basic SQL queries to validate data in the databases

- Understanding of CI/CD processes and tools (e.g., Jenkins, GitLab CI).

- Strong analytical and problem-solving skills.

- Excellent communication and teamwork abilities.

- Prior experience with trading applications or core financial services related applications is a big plus

Read more
[x]cube LABS

at [x]cube LABS

2 candid answers
1 video
Akhila 	 Kunchala
Posted by Akhila Kunchala
Hyderabad
7 - 13 yrs
₹12L - ₹21L / yr
Project Management
IT project management
Software project management
Systems Development Life Cycle (SDLC)
Agile management
+6 more

Responsible for end to end ownership of project deliverables and regular interactions with the clients to provide project status updates Work on the estimations for a given project Identify the risks and provide a mitigation plan promptly Responsible for generating reports, invoice and billing People responsibilities include ensuring optimal retention of talent and improving the performance of team members through continuous feedback Timely reporting of the projects to the client and management

Responsibilities include:

  • Coordination and completion of projects on time within budget and scope. 
  • Oversee all aspects of projects. Set deadlines, assign responsibilities, and monitor, and summarize the progress of the project. 
  • Prepare reports for clients and internal stakeholders regarding the status of the project. 
  • Work on the estimations for a given project. 
  • Identify the risks and provide a mitigation plan promptly. 
  • Generation of reports, invoices, and billing. 
  • People's Management includes ensuring optimal retention of talent and improving the performance of team members through continuous feedback.

Experience and Expertise: 

  • Overall 7-12 years of experience and at least 4 years of project delivery management experience. 
  • Should have worked on SaaS products and have experience in handling a team (at least 10-15). 
  • Sound knowledge of SDLC, and quality process with respect to delivery management.
  • Experience in Mobile application development and programming knowledge is a plus.
  • Good presentation skills, Excellent verbal and written communication skills, and the ability to interact with customers at all levels


Read more
TekSystems

TekSystems

Agency job
via NDSSG DataSync Pvt Ltd by Hamza Bootwala
Bengaluru (Bangalore), Hyderabad
4 - 8 yrs
₹10L - ₹20L / yr
WebFOCUS
Snow flake schema
Sybase
Data Warehouse (DWH)
Oracle
+2 more

Required:
1) WebFOCUS BI Reporting
2) WebFOCUS Adminstration
3) Sybase or Oracle or SQL Server or Snowflake
4) DWH Skills

Nice to have:
1) Experience in SAP BO / Crystal report / SSRS / Power BI
2) Experience in Informix
3) Experience in ETL

Responsibilities:

• Technical knowledge regarding best practices of BI development / integration.
• Candidate must understand business processes, be a detailed-oriented person and quickly grasp new concepts.
• Additionally the candidate will have strong presentation, interpersonal, software development and work management skills.
• Strong Advanced SQL programming skills are required
• Proficient in MS Word, Excel, Access, and PowerPoint
• Experience working with one or more BI Reporting tools as Analyst/Developer.
• Knowledge of data mining techniques and procedures and knowing when their use is appropriate
• Ability to present complex information in an understandable and compelling manner.
• Experience converting reports from one reporting tool to another

Read more
Remote, Hyderabad
2 - 6 yrs
₹7L - ₹15L / yr
skill iconVue.js
skill iconNodeJS (Node.js)
skill iconJavascript
skill iconAngular (2+)
NuxtJs (Nuxt.js)
+4 more

About Mudrantar Solutions Private Limited 

Mudrantar Solutions Pvt. Ltd. Is wholly owned subsidiary of US based startup Mudrantar Corporation. Mudrantar is a well-funded startup focused on disruptive changes in the Accounting Software for Small, Medium as well as large businesses in India. Our state-of-the-art OCR + Machine Learning technology allows customers to simply take photo and our software does the rest of the heavy lifting. Our strategy for Small and Medium businesses is realized through freely available mobile app. We also work for automation of Accounts Payable for large corporations through our channel partners in India. 

Full Stack JavaScript Developer Position 

 

We are looking for an expert Full Stack JavaScript developer who is highly skilled with Vue.js. Your primary focus will be developing user-facing web applications and components. You’ll implement them with the Vue.js framework, following generally accepted practices and workflows. You will ensure that you produce robust, secure, modular, and maintainable code. You will coordinate with other team members, including back-end developers and UX/UI designers. Your commitment to team collaboration, perfect communication, and a quality product is crucial. 


Position 

  • Full time employment  

Key Responsibilities  

  • Front end UI/UX technologies such as tailwinds, vuex router and similar
  • Developing user-facing applications using NodeJS (HapiJS, ExpressJS ), Vue.js 
  • Building modular and reusable components and libraries 
  • Optimizing your application for performance 
  • Implementing automated testing integrated into development and maintenance workflows 
  • Staying up to date with all recent developments in the JavaScript
  • Keeping an eye on security updates and issues reported and all project dependencies
  • Proposing any upgrades and updates necessary for keeping up with modern security and development best practices

Skills   

  • Highly proficient with the JavaScript language and its modern ES6+ syntax and features 
  • Highly proficient with backend frameworks like HapiJS, ExpressJS  
  • Highly proficient with Vue.js framework and its core principles such as components, reactivity, and the virtual DOM 
  • Familiarity with the Vue.js ecosystem, including Vue CLI, Vuex, Vue Router, and NuxtJS 
  • Good understanding of HTML5 and CSS3
  • Understanding of server-side rendering and its benefits and use cases 
  • Knowledge of functional programming and object-oriented programming paradigms 
  • Ability to write efficient, secure, well-documented, and clean JavaScript code 
  • Familiarity with automated JavaScript testing, specifically testing frameworks such as Jest or Mocha 
  • Proficiency with modern development tools, like BitBucket, Babel, Webpack, and Git 
  • Working knowledge of one or more of the following: NodeJS, Angular, ReactJS 
  • Experience with both consuming and designing RESTful APIs 
  • Relevant technical certifications a plus. 
     

Qualifications 

  • Bachelor's Degree and/or equivalent Computer Science course 
  • 2-4 years programming experience 
  • Demonstrable track record of projects, applications 
  • Strong written and verbal communication skills
Read more
Napier HealthCare
Agency job
via Beyond Pinks by Shailaja Maddala
Hyderabad
5 - 10 yrs
₹6L - ₹14L / yr
skill iconAngularJS (1.x)
skill iconJavascript
skill iconHTML/CSS
skill iconBootstrap
scss
+3 more
WE ARE HIRING!

ONLY FOR WOMEN/RETURNING WOMEN

Client: A Leading Product Healthcare Company

Position: Senior Software Engineer - Java & UI Software Engineer

Work Location: Hyderabad remote working

Roles & Description

- Developing experience on AngularJS 1.x. ,HTML, Bootstrap, CSS and SCSS.

- Developing experience on JavaScript, Integrate software components into a fully functional software system, develop unit test cases, Document and maintain software functionality, Troubleshoot, debug and upgrade existing systems,.

Required Skills

- Good verbal and communicationwith UI development skills having 3 years and above of experience.

- Strong problem solver who can work independently and having good analytical skills

- B.Tech /MCA/ ENGG qualification.

- Flexible work hours

Beyond Pinks Will Offer

- We will offer free 1 week training and help you prepare for resume writing and interview.

- We will also train on managing work life balance, speaking confidently, salary negotiation and bouncing back after career break.
Read more
Eis technologies

at Eis technologies

2 recruiters
Bharani Virinchi
Posted by Bharani Virinchi
Hyderabad
3 - 9 yrs
₹3L - ₹9L / yr
skill iconJavascript
skill iconHTML/CSS
skill iconjQuery
EiS Technologies core values such as flexibility, respect, generosity, responsibility, and communication, allow us to learn and grow from each other like a family. We have a diverse group of professionals who are helping drive EiS' growth. Here at EiS, we have created an environment that is challenging yet creative by putting our innovation in our employee's hands. Our employees are empowered to make decisions individually or collectively, leading to 100% customer satisfaction. With an open door leadership policy, our employees are inspired and motivated to acquire new skills for personal growth. EiS has successfully created a culture where employees enjoy coming to work every day.
Read more
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Why apply via Cutshort?
Connect with actual hiring teams and get their fast response. No spam.
Find more jobs
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort