Responsibilities
- Will work with a team of test engineers to ensure the highest quality product delivery and define measurable metrics to gauge progress against objective QA goals.
- Set and drive expectations around quality for major releases grounded in solid customer impact and product understanding
- Understand how all elements of the system software ecosystem work together and develop QA approaches that fit the overall strategy
- Be responsible for development of test strategies and creation of appropriate test harnesses
- Oversee the development and execution of test plans and monitor and report on test execution
- Be a trusted partner for senior management to determine best solutions, help drive alignment and implement decisions throughout your team.
- Generate and provide quality metrics for your area/application
- Collaborate with onsite managers on feature sprint planning and provide metrics on testing progress.
- Consistently maintain transparency with the work and identify potential risks during releases.
Basic Qualifications
- Bachelor’s degree in computer science, computer engineering or equivalent.
- 10+ years of industry experience.
- 5+ years of experience in hands-on testing and 3 years of experience as a manager.
- Experience managing senior test engineers
- Experience in Python
- Experience in automation testing
- Experience in managing resources and area ownership within a distributed and adaptable model.
- Strong knowledge in automated testing methods and technologies required, preferably with (Selenium, REST Assured, SoapUI)
- A solid engineering foundation indicated by a demonstrated understanding of product design, life cycle, software development practices, and support services.
- Experience with standard test, defect, and automation management tools such as HP ALM, JIRA, and Jenkins.
- As the team needs to develop continuous integration of the framework we are looking for someone with CI/CD Infrastructure experience.
- Proven track record to lead a team efficiently when working with tight deadlines across multiple projects while maintaining a balanced work environment.
- Experience coordinating teams across multiple sites and time zones
- Experience in delivering large releases to the customer through direct and partner teams.
Preferred Qualifications
- More than 3 years’ experience with scripting languages, such as Python.
- Experience with test automation tools and frameworks such as PyTest, Robot, and Postman.
- Experience with cloud environments such as GCP, AWS, and Azure.
- Experience with Kubernetes
- Knowledge on testing open source applications
- Domain knowledge in Data Engineering.
- Strong organizational skills, ability to track multiple test executions.simultaneously and to be able to synthesize the results
- Experience in a SaaS environment that has an agile development process is a huge plus
- Strong people management skills with a proven ability to hire and grow talented programmatic and user-level personnel
- Experience working closely with development and business teams to communicate problem impacts and to understand business requirements
- Experience in agile development methodologies with continuous integration

About Astronomer
About
Connect with the team
Similar jobs
ROLES AND RESPONSIBILITIES:
Video-led Content Strategy:
- Implement the video-led content strategy to meet business objectives like increase in views, leads, product awareness and CTR
- Execute the video content framework that talks to a varied TG, mixes formats and languages (English and vernacular)
Production:
- Ability to write/edit clear and concise copy and briefs unique to the platform, and influence/direct designers and agencies for creative output
- Creating the monthly production pipeline, review and edit every piece of video content that is produced
- Explore AI-based and production automation tools to help create communication stimuli at scale
- Manage our agency and partner ecosystem to support high-scale video production
- Manage the monthly production flow and maintain data sheets to enable ease of tracking
- Increase CTR, Views and other critical metrics for all video production
Project Management:
- Oversee the creation of various video formats, including explainer videos, product demos, customer testimonials, etc.
- Plan and manage video production schedules, ensuring timely delivery of projects within budget
- Upload and manage video content across multiple digital platforms, including the digital platforms and other relevant platforms
- Ensure all video content is optimized for each platform, following best practices for SEO and audience engagement
- Coordinate with the content team to integrate video content on the platforms
- Maintain an archive of video assets and ensure proper documentation and tagging
Capabilities:
- Drive the development of capabilities around production, automation, upload, thereby leading to a reduction in TAT and effort
- Work with technology teams to explore Gen AI tools to deliver output at scale and speed
- Identifying opportunities for new formats and keeping up with trends in the video content space
Customer obsession and governance:
- Relentless focus on making customer interactions non-intrusive; using video content to create a frictionless experience
- Zero tolerance for content and communication errors
- Develop a comprehensive video guidelines framework that is easy to use by businesses yet creates a distinct identity for the brand
- Have a strong eye for grammar and ensure that every content unit adheres to the brand tone of voice
- Create checks and balances in the system so that all customer-facing content is first time right, every time
Performance tracking:
- Tracking and analyzing production, go-live status and engagement metrics using tools like Google Analytics, etc.
- Gauge efficacy of video content produced, and drive changes wherever needed
- Provide regular reports on video performance, identifying trends, insights, and areas for improvement
IDEAL CANDIDATE:
Qualifications:
- Bachelor's degree in Communications, Digital Marketing, Advertising or a related field
- Proven experience as a creative/content writer or in a similar role, preferably with exposure to AI-driven content creation.
Work Experience:
- 3-5 years of relevant experience in the space of content marketing/advertising, experience in Digital Marketing with a focus on video content, will be an advantage
Skills:
- Excellent command over the English language
- Hands-on experience of copywriting, editing, and creating communication
- Ability to handle complex briefs and ideate out of the box
- Creative thinking and problem-solving skills, with a passion for storytelling and visual communication
- Deep customer focus by understanding customer behaviour and analyzing data & real-world experiences
- Detailed orientation & very structured thinking, think of customers' entire journey and experience
- Strong communication and collaboration skills to effectively work with diverse teams
- Passion for emerging technologies and the ability to adapt to a fast-paced and evolving environment
- Excellent project management skills, with the ability to manage multiple projects simultaneously and meet tight deadlines
- Proficiency in AI tools and video editing software (e.g., Adobe Premiere Pro, Final Cut Pro) and familiarity with graphic design
- software (e.g., Adobe After Effects, Photoshop)
PERKS, BENEFITS, WORK CULTURE:
Our people define our passion and our audacious, incredibly rewarding achievements. The company is one of India’s most diversified non-banking financial companies, and among Asia’s top 10 Large workplaces. If you have the drive to get ahead, we can help find you an opportunity at any of the 500+ locations we’re present in India.
Role Summary
We have an existing Android-based POS application that needs to be migrated and rebuilt as a Windows desktop application using WPF. You will re-architect the Android app's features, UI flows, and business logic into a full-featured WPF application with SQLite local storage, EF Core, and existing REST API integration.
Responsibilities
- Analyze the existing Android POS app and re-architect it as a WPF desktop application.
- Rebuild all screens and workflows (billing, cart, product catalog, orders, reports) in WPF / XAML following MVVM pattern.
- Implement local data storage using SQLite + Entity Framework Core (Code First, migrations).
- Integrate with the existing backend REST APIs (same APIs used by Android app) for product sync, orders, payments, and authentication.
- Ensure feature parity between Android and Windows versions.
- Integrate Windows-specific hardware — barcode scanners, receipt printers, cash drawers.
- Apply Dependency Injection, async/await, and SOLID principles throughout.
Required Skills
- WPF, XAML, MVVM, C# (.NET 6/8),
- Entity Framework Core + SQLite
- REST API consumption (HttpClient, JWT auth, JSON handling)
- Ability to read and understand Android (Java/Kotlin) code and translate logic to C#
- Git, Visual Studio
Good to Have
- Prior Android-to-Windows or mobile-to-desktop migration experience
- Payment gateway integration (Razorpay / Stripe / Paytm)
- PDF / receipt generation (RDLC / FastReport)
- POS, billing, or retail domain experience
AI-Assisted Development (Mandatory Mindset)
We expect the candidate to actively leverage AI tools to accelerate the migration and development process:
- Use GitHub Copilot / Cursor / Claude to convert Android (Java/Kotlin) logic to C# WPF code efficiently.
- Use AI tools for boilerplate generation — ViewModels, EF Core models, API service classes, XAML layouts.
- Leverage AI for code review, refactoring suggestions, and identifying platform-specific differences (Android vs Windows).
- Use AI-assisted documentation and inline commenting to maintain code clarity during migration.
- Comfortable evaluating, validating, and refining AI-generated code — not just accepting output blindly.
Qualification
- B.E. / B.Tech / MCA in Computer Science
- 2–4 years WPF desktop development experience
Regards,
HR Team,
OnePOS Retail Solutions Private Limited
Territory Sales Manager
The Territory Manager is responsible for overseeing the sales operations within a designated geographic area or territory. This role involves driving sales growth, managing relationships with key clients, identifying new business opportunities, and ensuring that sales targets and quotas are met. The Territory Manager will work closely with the sales team and senior management to align territory-specific strategies with the company’s overall goals.
Key Responsibilities:
Sales Growth & Target Achievement: Develop and execute sales strategies to achieve or exceed sales targets within the assigned territory. Identify and capitalize on growth opportunities to increase market share and revenue.
Client Relationship Management: Build and maintain strong, long-term relationships with key clients, distributors, and partners in the territory. Regularly meet with clients to understand their needs and provide solutions that align with the company’s products/services.
Market Analysis & Competitive Intelligence: Conduct market research to understand industry trends, competitor activities, and customer preferences within the assigned territory. Use insights to develop effective sales strategies and ensure the company remains competitive.
Sales Reporting & Forecasting: Maintain accurate records of sales activities, opportunities, and customer interactions. Provide regular sales reports to senior management, including forecasts, pipeline updates, and performance analysis.
Training & Development: Assist in the training and development of junior sales staff or account managers within the territory. Share best practices and collaborate on sales techniques to ensure team success.
Cross-functional Collaboration: Collaborate with other departments (e.g., marketing, product management, customer support) to align sales efforts with broader company initiatives. Work with logistics and customer service teams to ensure smooth delivery and fulfillment of customer orders.
Negotiation & Contract Management: Lead negotiations with key clients and partners to close deals. Ensure all contracts are aligned with company policies and profitability goals.
Customer Feedback & Product Improvement: Gather and communicate customer feedback to the product development team to help improve product offerings and services. Act as the voice of the customer within the organization.
Qualifications:
Bachelor’s degree in Business, Marketing, or related field (or equivalent experience).
Experience Requirements:
6+ years of experience in sales, preferably in a similar industry. Experience in managing a sales territory or region is a plus.
Skills Required:
· Proven ability to meet or exceed sales targets and quotas.
· Strong communication, presentation, and negotiation skills.
· Excellent organizational and time management abilities.
· Proficient in CRM software (e.g., Salesforce) and Microsoft Office Suite.
· Ability to analyze market data and customer needs to develop effective sales strategies.
· Self-motivated with a strong drive to succeed and work independently.
About the Role:
As a Channel Sales Manager, you will play a key role in building strong relationships within the luxury real estate sector, expanding the channel partner network, and driving business growth. This role is ideal for someone with a strong network in Bangalore’s real estate market who enjoys creating long-term partnerships.
Key Responsibilities:
- Build and expand a channel partner network within the Bangalore luxury real estate market.
- Source high-value customers through partner connections and manage sales funnels.
- Collaborate with luxury brokers, developers, and real estate stakeholders.
- Drive on-field sales & marketing campaigns (BTL activities).
- Maintain high partner satisfaction and strong relationships.
Requirements:
- 4–5 years’ experience in Bangalore luxury real estate.
- Excellent knowledge of property locations, pricing, and customer profiles.
- Strong network with high-value players in the real estate sector.
- Great communication and relationship-building skills.
- Proactive, goal-oriented team player.
📍 Location: Bangalore
🗓 Working Days: Tuesday to Sunday (Monday Off)
🏢 Industry: Luxury Interior Design + Real Estate
Interested Candidates can apply on below link : https://idreamcareer.keka.com/careers/jobdetails/79881
We are looking for a dynamic and driven Sales & Operations Manager to lead both pre- and post-sales processes for our Counselling as a Service (CaaS) business line. This role is pivotal in ensuring seamless coordination between clients, internal teams, and our career counselors' community. You will act as the bridge between sales execution, operational delivery, and client success.
Key Responsibilities
🔹 CaaS Sales (Pre-Sales & Closures):
• Drive end-to-end sales cycles – from client engagement, need identification, proposal creation to closure
• Collaborate with the Business Development team to convert qualified leads into long-term partnerships
• Understand client objectives and map offerings to deliver tailored career guidance solutions
🔹 CaaS Post-Sales Operations:
• Lead client onboarding and post-sales documentation
• Coordinate deployment of career guidance product for individual counsellors
• Monitor program delivery, timelines, and quality of service
🔹 Tech & Cross-functional Liaison:
• Coordinate with the tech team for deployment, issue resolution, and feature feedback
• Act as the SPOC between client expectations and internal teams (content, tech, counselor engagement)
🔹 Counselor Engagement:
• Work closely with the Community Manager to onboard, brief, and align counselors for specific client engagements
• Track counselor performance, share feedback loops, and build a culture of responsiveness.
What We’re Looking For
• 2-4 years of experience in B2B/B2C Sales and Operations roles, preferably in edtech or services industries
• Strong project management and multi-stakeholder coordination skills
• Excellent communication and presentation skills
• Ability to work in a fast-paced, outcome-oriented environment
• Experience with CRM tools, Excel/Sheets, and basic tech ticketing systems
Nice to Have
• Exposure to career guidance, education, or school/college ecosystem
• Prior experience managing freelance/contractual teams or communities
Why Join Us?
At iDreamCareer, you’ll be part of a mission to democratize career guidance for millions. This role gives you an opportunity to shape the future of career decisions by blending data, technology, and human empathy.
- Strong communication abilities
- Exceptional communication and the capacity to switch up speaking approach
- The capacity to adjust to challenging circumstances
- The capacity to adjust to challenging circumstances
- Having a firm understanding of the products or services the business provides
- Ability to listen and solve problems
- Ability to cope with rejection while remaining calm
- Outstanding capacity to manage conflicts and address grievances during negotiations
We are looking for a Node.js Developer responsible for managing the
interchange of data between the server and the users. Your primary focus will be the development of all server-side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end. You will also be responsible for integrating the front-end elements built by your co-workers
into the application. Therefore, a basic understanding of front-end technologies is necessary as well.
Responsibilities:
● Integration of user-facing elements developed by front-end developers with server-side logic
● Writing reusable, testable, and efficient code
● Design and implementation of low-latency, high-availability, and performant applications Implementation of security and data protection
● Integration of data storage solutions
Skills And Qualifications:
● 1-3 Years Experienced
● Strong proficiency with JavaScript
● Knowledge of Node.js and frameworks available for it (such as Express, StrongLoop, etc depending on your technology stack)
● Understanding the nature of asynchronous programming and its quirks and workarounds
● Good understanding of server-side templating languages
● Good understanding of server-side CSS preprocessors
● Basic understanding of front-end technologies, such as HTML5, and CSS3
● Understanding accessibility and security compliance (Depending on the specific project)
● User authentication and authorization between multiple systems, servers, and environments
● Integration of multiple data sources and databases into one system
● Understanding fundamental design principles behind a scalable application
● Understanding differences between multiple delivery platforms, such as mobile vs. desktop, and optimizing output to match the specific platform
● Creating database schemas that represent and support business processes
● Implementing automated testing platforms and unit tests
● Proficient understanding of code versioning tools, such as Git
UI Architect: UI Architect role will be part of e-Commerce Team building Single Page Application on React-Redux & NodeJS. This role will lead the team in Analysis, Application Architecture, Design, Integration, Testing, and Implementation of business and technical information technology solutions in using software development life cycle methodology. Responsibilities: Responsive UI / Front End Development using front technologies including ReactJS, Redux, AngularJS, JavaScript, JQuery, HTML5, CSS3 & Webpack Developing Singe Page Application (SPA) on ReactJS, Redux & NodeJS Deep knowledge of ReactJS practices and commonly used modules based on extensive work experience Communicating with external web services or integrations Cooperating with the back-end developer in the process of building the RESTful API/headless architecture Must have experience in front end optimizations including performance bottlenecks debugging and tuning Must have experience in using tools like web page test & chrome developer tools for synthetic testing Deep understanding of how a web request works end – end Ensuring high performance on mobile and web browser Follow and contribute to Agile/SCRUM activities (e.g. daily stand-ups, retrospectives, iteration planning, estimating/reporting, acceptance criteria definition, etc.) Train and mentor juniors / freshers on front end technologies Design and conceptualize any new front-end development
Qualification and Experience: Minimum 9 years of experience in UI Development and last 2 years into ReactJS development using Redux Hands on experience in Single Page Application (SPA) Development using latest JavaScript frameworks (React and similar) Awareness on what’s new in the frontend technology world Ability to multi-task Experience in e-Commerce & Banking domain candidate preferred Should have experience in Performance Monitoring tools Bachelor's and Master's (preferred) in Computer Science with Strong communication skills Behavioural Skills - Excellent Verbal/Written Communication skills in the English Language, Influence/Impact on decision making, Customer Orientation, Team Leading skills, Solution-oriented Leadership skills, Visionary mind-set Location: Mumbai / Bengaluru
For more information please visit the website - http://www.logixal.com
Requirements:
- 10+ years of software development experience in java.
- Knowledge of multiple front-end languages and libraries (e. g. HTML/ CSS, JavaScript/Typescript, XML, jQuery)
- Familiarity with RESTful APIs.
- Experience with Micro Services based architecture
- Experience with Angular 5 Angular 8 and/or experience with React JS
- Strong debugging/troubleshooting skills.
- Good understanding of SDLC, Agile methodologies
- Proven experience as a Full Stack Developer.
- Experience developing desktop and mobile applications
- Familiarity with common stacks Knowledge of multiple back-end languages (e. g. C#, Java, Python) and JavaScript frameworks (e. g. Angular, React, Node.js )Familiarity with Docker and Kubernetes
- Familiarity with databases (e. g. MySQL, PostgreSQL), web servers (e. g. Tomcat, Apache).
- Excellent communication and ability to lead a 5-10 member team
Responsibilities:
- Responsible for the entire development process for the Internal IP (e.g. Quality Fusion)
- Work with development teams and product managers to ideate software solutions
- Analyzing user requirements, envisioning system features and functionality.
- Design, build, and maintain efficient, reusable, and reliable codes by setting expectations and features priorities throughout the development life cycle.
- Working with Senior leadership and stakeholders to present ideas and solutions
- Design client-side and server-side architecture
- Build the front-end of applications through appealing visual design
- Develop and manage well-functioning databases and applications
- Write effective APIsTest software to ensure responsiveness and efficiency in troubleshooting, debug and upgrade software
- Create security and data protection settings.







