Blog by Cigniti TechnologiesBlog by Cigniti Technologies
  • Contact Us
  • Industries
    • Airlines
    • Banking
    • Communications
    • Energy and Utilities (E&U)
    • Financial Services
    • Healthcare & Life Sciences
    • Insurance
    • Logistics
    • Manufacturing
    • Media & Entertainment
    • Retail and Ecommerce
    • Travel & Hospitality
  • Digital Assurance Services
    • Digital Assurance
      • Artificial Intelligence Testing
      • Big Data & Analytics Testing
      • Blockchain Testing
      • Cloud Migration Assurance
      • Security Assurance
      • Internet of Things (IoT) Testing
      • Mobile Testing
      • Robotic Process Automation (RPA)
      • 5G Assurance Services
    • Quality Engineering
      • DevOps Testing
      • Compatibility Testing
      • Functional Testing
      • Performance Testing
      • Regression Testing
      • Security Testing
      • Test Automation
      • Crowdsourced Testing
      • Quality Engineering
    • Enterprise Application Assurance
      • ERP Testing
      • Salesforce Testing
      • Medical Devices Testing
    • Test Management Services
      • Agile Testing
      • Test Data Management
      • Service Virtualization
    • Advisory and Transformation Services
      • DevOps Transformation
      • Testing Center of Excellence
      • Test Advisory & Transformation Services
    • Engagement Models
      • Build Operate Transfer (BOT) Model
  • Digital Engineering Services
    • Product Engineering
    • Agile Transformation
    • Data Engineering & Insights
    • Business Intelligence / Visualization
    • AI / ML
    • Blockchain
    • DevOps Transformation
    • Intelligent Automation – RPA
  • IP & Innovation-Platforms
    • BlueSwan
      • Verita – Quality Engineering Dashboard
      • Velocita – Test Automation Accelerators
      • Cesta – Integrated Migration Solutions
      • Praxia – Process Accelerator
      • Prudentia – Model Based Testing Tool
      • CESA – Customer Experience Sentiment Analyzer
      • iNSta – Intelligent Scriptless Test Automation
      • Incight – App Experience Analyzer Tool
    • ZastraTM
      • Zastra.ai – Active Learning Driven Annotation Platform
      • COVAID-20
    • Labs
      • Mobile Lab
      • Performance Engineering Lab
      • Robotics Lab
      • IOT and Smart Meters Lab
  • Resources
    • Blogs
    • Brochures
    • Case Studies
    • Digital Dialogues – Podcast
    • Digital Dialogues – Webinars
    • E-Books
    • Events
    • Newsletter – Cignizine
    • Tech Briefs
    • Testimonials
    • Videos
    • White Papers
  • About Us
    • Our Company
      • The Brand
      • Who We Are
      • Management
      • Clients
      • Partners
      • Infrastructure
      • Newsroom
    • Investors
      • Board of Directors
      • Board Code of Conduct
      • Annual Reports
      • Corporate Presentation
      • Quarterly Results
      • Shareholding Pattern
      • Announcements
      • Policies
    • Our Achievements
      • Analyst Mentions
      • Awards & Recognition
    • Our Culture
      • Cigniti Careers
      • Campus Connect
      • Life @ Cigniti
      • Corporate Social Responsibility
      • Sustainability
How Test Case Automation Fast-tracks Test Life Cycle Automation

How Test Case Automation Fast-tracks Test Life Cycle Automation

Cigniti Technologies2021-02-24T11:14:08+05:30

A recent Gartner report states that the demand for Enterprise Mobile Apps is estimated to surpass existing Development Capacity Five to One. Likewise, by the end of 2017, market demand for Mobile Application development service will rise almost 5 times faster than the organization’s in-house IT team’s capacity to [...]

FacebookTwitterLinkedInEmail
July 19, 2016
Read more...
Automated Testing on Real Vs Virtual Devices

Automated Testing on Real Vs Virtual Devices

Cigniti Technologies2018-09-26T18:37:47+05:30

There are key differences between automated testing on real devices and on their virtual counterparts (emulators). Let’s go through a comparison to assess the best path for your organization to take with regard to your test automation practices. A closer look Here, we explore the advantages and disadvantages of automated testing [...]

FacebookTwitterLinkedInEmail
October 16, 2015
Read more...
Accelerate Your Application Delivery with Automated Testing

Accelerate Your Application Delivery with Automated Testing

Cigniti Technologies2018-10-03T14:38:24+05:30

In the modern landscape of software development, businesses are now required to increase the speed of delivery in order to cope with the stiff demands of a very competitive marketplace. But even with this focus on speedy delivery, it is much more important to not compromise on quality. Companies are [...]

FacebookTwitterLinkedInEmail
September 30, 2015
Read more...
How to Add Visual Testing to Existing Selenium Tests

How to Add Visual Testing to Existing Selenium Tests

Cigniti Technologies2018-10-03T14:33:39+05:30

Selenium is a free, open-source testing tool that is used to automate testing. It is mostly used to test software on their functional aspects and isn’t optimized to include testing on their visual aspects. There exists a strong misconception within the industry on the ease of automating visual testing. [...]

FacebookTwitterLinkedInEmail
September 29, 2015
Read more...
Successful Test Automation with Selenium and Cucumber

Successful Test Automation with Selenium and Cucumber

Cigniti Technologies2018-10-03T14:36:55+05:30

Selenium and Cucumber are a great combination when it comes to web application automation, as Cucumber allows you to write your tests quickly in English-like language and Selenium allows you to run on various combinations of browsers. Let us have a look at some details on how to put [...]

FacebookTwitterLinkedInEmail
September 15, 2015
Read more...
7 Reasons to Invest in Open Source Test Automation Frameworks

7 Reasons to Invest in Open Source Test Automation Frameworks

Cigniti Technologies2018-10-03T14:29:45+05:30

This article discusses seven reasons testing organizations take the open source automation route rather than the traditional automation frameworks. Inexpensive The cost of ownership for an open-source test automation framework is considerably lower than for regular testing tools. The major advantage of Open-source is low licensing costs and fairly minimal hardware [...]

FacebookTwitterLinkedInEmail
August 28, 2015
Read more...
Leveraging Selenium Grid in Public/Private Cloud

Leveraging Selenium Grid in Public/Private Cloud

Cigniti Technologies2018-10-03T14:31:30+05:30

Selenium-Grid is a method of testing using Selenium that enables simultaneous testing on different devices running different operating systems and browsers; basically a number of machines running multiple tests in parallel. Selenium Grid has two versions at the moment – Grid 1 and Grid 2 – but the newer [...]

FacebookTwitterLinkedInEmail
August 21, 2015
Read more...
Challenges and Solutions in Managing Selenium Test Automation Projects

Challenges and Solutions in Managing Selenium Test Automation Projects

Cigniti Technologies2018-10-03T14:43:34+05:30

Selenium is a well-known open source testing tool, which provides a robust set of tools that supports rapid development of test automation for web-based applications. It provides a vast set of testing functions designed to fit the needs of testing web applications. Operations in Selenium allow many options for [...]

FacebookTwitterLinkedInEmail
August 18, 2015
Read more...
7 Core Practices of Agile Test Automation

7 Core Practices of Agile Test Automation

Cigniti Technologies2022-07-27T19:26:11+05:30

Agile testing helps make test automation more efficient and effective with shortened development cycles. Agile Test Automation bolsters quality assurance and quickens application delivery. Some of the core practices of agile test automation can be listed as follows: Automation based on coverage: The scope of test automation depends on the [...]

FacebookTwitterLinkedInEmail
August 14, 2015
Read more...
How-to-successfully-automate-responsive-web-applications-with-Selenium

How to successfully automate responsive web applications with Selenium

Cigniti Technologies2022-07-28T15:38:06+05:30

The vast majority of software applications today are first written for the web. We’re in an age of incredibly interactive, responsive processes that require Agile testing methods, and so automation is now turning out to be nothing short of mandatory for most software testing programs. So in the case of [...]

FacebookTwitterLinkedInEmail
August 7, 2015
Read more...
← Previous123Next →

Categories

  • 5G (11)
  • Accessibility Testing (1)
  • Advisory & Transformation (85)
  • Agile Testing (72)
  • AI & ML (1)
  • Airlines (11)
  • API Testing (6)
  • Artificial Intelligence (24)
  • Automation Testing (22)
  • BFSI Testing (60)
  • Big Data Testing (25)
  • Blockchain Testing (9)
  • Build Operate Transfer (1)
  • Business Intelligence (1)
  • Chaos Engineering (2)
  • Cloud Testing (25)
  • Communications (8)
  • Compatibility Testing (8)
  • COVID-19 (14)
  • Crowdsourcing Testing (4)
  • Customer Experience (6)
  • Cybersecurity (23)
  • Data Annotation (3)
  • Data Insights (3)
  • Data Lake (1)
  • Data Quality Governance (1)
  • Data Visualization (3)
  • DevOps Testing (76)
  • Digital Assurance Testing (77)
  • Digital Engineering (1)
  • Digital Engineering Services (8)
  • Digital Transformation (45)
  • Energy and Utility (7)
  • Enterprise Application Assurance (1)
  • ERP Testing (21)
  • Experience Assurance (1)
  • Financial Services (3)
  • Functional Testing (10)
  • Game Testing (7)
  • Government (1)
  • Guidewire Testing (2)
  • Healthcare Testing (24)
  • Infographics (5)
  • iNSta (2)
  • Insurance (22)
  • IOT Testing (25)
  • IP-Led Testing (2)
  • ISVs (1)
  • Load Testing (3)
  • Logistics (3)
  • Machine Learning (2)
  • Manufacturing (4)
  • Media & Entertainment (6)
  • Medical Device Testing (10)
  • Metaverse (1)
  • Microservices Testing (5)
  • ML Assurance (1)
  • Mobile Testing (60)
  • Payments (1)
  • Performance Engineering (11)
  • Performance Testing (53)
  • QA Staffing (6)
  • Quality Assurance (70)
  • Quality Engineering (16)
  • Regression Testing (5)
  • Retail (20)
  • RPA Testing (11)
  • Salesforce Testing (3)
  • Scriptless Test Automation (4)
  • Scriptless Testing (7)
  • SDET (3)
  • Security Assurance (2)
  • Security Testing (64)
  • Selenium Testing (8)
  • Service Virtualization (11)
  • Software Testing (153)
  • Staffing (5)
  • Test Automation (49)
  • Test Center of Excellence (12)
  • Test Data Management (12)
  • Test Environment Management (2)
  • Test Management (6)
  • Test Tools (9)
  • Testing Trends (3)
  • Third-party Certification (1)
  • Travel & Hospitality (9)
  • Usability Testing (7)
  • Visualization (1)
  • Zastra (2)

Follow Us

FacebookTwitterRSSLinkedin

    Subscribe Now

    Get the latest news and blogs on the software testing industry



    By continuing to use this website, you agree to our cookie & privacy policy.

    22 + = 28

    About Us

    Cigniti Technologies

    Connect with us

    LinkedinTwitterFacebookYoutube

    Company

    • About Us
    • Management
    • Investors
    • Awards & Recognition
    • Clients
    • Partners
    • Analyst Mentions
    • Careers
    • Campus Connect
    • Life at Cigniti
    • News
    • CSR
    • Sustainability

    Cigniti Consulting

    • Consulting

    Industries

    • Airlines
    • Banking
    • Communications
    • Energy and Utilities (E&U)
    • Financial Services
    • Healthcare & Life Sciences
    • Insurance
    • Logistics
    • Manufacturing
    • Media & Entertainment
    • Retail and Ecommerce
    • Travel & Hospitality

    Digital Engineering Services

    • Data Engineering & Insights
    • Business Intelligence /Visualization
    • AI / ML
    • Product Engineering
    • Blockchain
    • Intelligent Automation – RPA

    Digital Assurance

    • Artificial Intelligence Testing
    • Big Data & Analytics Testing
    • Blockchain Testing
    • Cloud Migration Assurance
    • Digital Assurance & Testing
    • Internet of Things (IoT) Testing
    • Mobile Testing
    • Robotic Process Automation (RPA)
    • 5G Assurance Services

    Engagement Models

    • Build Operate Transfer (BOT) Model

    Quality Engineering

    • DevOps Testing
    • Compatibility Testing
    • Functional Testing
    • Performance Testing
    • Regression Testing
    • Security Testing
    • Test Automation
    • Crowdsourced Testing
    • Quality Engineering

    Enterprise Application Assurance

    • ERP Testing
    • Medical Devices Testing
    • Salesforce Testing

    Test Management Services

    • Agile Testing
    • Test Data Management
    • Service Virtualization

    Test Advisory & Transformation Services

    • DevOps Transformation
    • Testing Center of Excellence
    • Test Advisory & Transformation Services

    IP & Innovation

    • BlueSwanTM
    • ZastraTM
    • COVAID-20
    • Labs

    Resources

    • Blogs
    • Brochures
    • Case Studies
    • Digital Dialogues - Podcast
    • Digital Dialogues - Webinars
    • E-Books
    • Events
    • Newsletter – Cignizine
    • Tech Briefs
    • Testimonials
    • Videos
    • White Papers

    © Copyright 2023. All Rights Reserved. Privacy Policy | Diversity & Inclusion | Modern Slavery Statement 2022

    • Industries
      • Airlines
      • Banking
      • Communications
      • Energy and Utilities (E&U)
      • Financial Services
      • Healthcare & Life Sciences
      • Insurance
      • Logistics
      • Manufacturing
      • Media & Entertainment
      • Retail and Ecommerce
      • Travel & Hospitality
    • Digital Assurance Services
      • Digital Assurance
        • Artificial Intelligence Testing
        • Big Data & Analytics Testing
        • Blockchain Testing
        • Cloud Migration Assurance
        • Security Assurance
        • Internet of Things (IoT) Testing
        • Mobile Testing
        • Robotic Process Automation (RPA)
        • 5G Assurance Services
      • Quality Engineering
        • DevOps Testing
        • Compatibility Testing
        • Functional Testing
        • Performance Testing
        • Regression Testing
        • Security Testing
        • Test Automation
        • Crowdsourced Testing
        • Quality Engineering
      • Enterprise Application Assurance
        • ERP Testing
        • Salesforce Testing
        • Medical Devices Testing
      • Test Management Services
        • Agile Testing
        • Test Data Management
        • Service Virtualization
      • Advisory and Transformation Services
        • DevOps Transformation
        • Testing Center of Excellence
        • Test Advisory & Transformation Services
      • Engagement Models
        • Build Operate Transfer (BOT) Model
    • Digital Engineering Services
      • Product Engineering
      • Agile Transformation
      • Data Engineering & Insights
      • Business Intelligence / Visualization
      • AI / ML
      • Blockchain
      • DevOps Transformation
      • Intelligent Automation – RPA
    • IP & Innovation-Platforms
      • BlueSwan
        • Verita – Quality Engineering Dashboard
        • Velocita – Test Automation Accelerators
        • Cesta – Integrated Migration Solutions
        • Praxia – Process Accelerator
        • Prudentia – Model Based Testing Tool
        • CESA – Customer Experience Sentiment Analyzer
        • iNSta – Intelligent Scriptless Test Automation
        • Incight – App Experience Analyzer Tool
      • ZastraTM
        • Zastra.ai – Active Learning Driven Annotation Platform
        • COVAID-20
      • Labs
        • Mobile Lab
        • Performance Engineering Lab
        • Robotics Lab
        • IOT and Smart Meters Lab
    • Resources
      • Blogs
      • Brochures
      • Case Studies
      • Digital Dialogues – Podcast
      • Digital Dialogues – Webinars
      • E-Books
      • Events
      • Newsletter – Cignizine
      • Tech Briefs
      • Testimonials
      • Videos
      • White Papers
    • About Us
      • Our Company
        • The Brand
        • Who We Are
        • Management
        • Clients
        • Partners
        • Infrastructure
        • Newsroom
      • Investors
        • Board of Directors
        • Board Code of Conduct
        • Annual Reports
        • Corporate Presentation
        • Quarterly Results
        • Shareholding Pattern
        • Announcements
        • Policies
      • Our Achievements
        • Analyst Mentions
        • Awards & Recognition
      • Our Culture
        • Cigniti Careers
        • Campus Connect
        • Life @ Cigniti
        • Corporate Social Responsibility
        • Sustainability

    Categories

    • 5G (11)
    • Accessibility Testing (1)
    • Advisory & Transformation (85)
    • Agile Testing (72)
    • AI & ML (1)
    • Airlines (11)
    • API Testing (6)
    • Artificial Intelligence (24)
    • Automation Testing (22)
    • BFSI Testing (60)
    • Big Data Testing (25)
    • Blockchain Testing (9)
    • Build Operate Transfer (1)
    • Business Intelligence (1)
    • Chaos Engineering (2)
    • Cloud Testing (25)
    • Communications (8)
    • Compatibility Testing (8)
    • COVID-19 (14)
    • Crowdsourcing Testing (4)
    • Customer Experience (6)
    • Cybersecurity (23)
    • Data Annotation (3)
    • Data Insights (3)
    • Data Lake (1)
    • Data Quality Governance (1)
    • Data Visualization (3)
    • DevOps Testing (76)
    • Digital Assurance Testing (77)
    • Digital Engineering (1)
    • Digital Engineering Services (8)
    • Digital Transformation (45)
    • Energy and Utility (7)
    • Enterprise Application Assurance (1)
    • ERP Testing (21)
    • Experience Assurance (1)
    • Financial Services (3)
    • Functional Testing (10)
    • Game Testing (7)
    • Government (1)
    • Guidewire Testing (2)
    • Healthcare Testing (24)
    • Infographics (5)
    • iNSta (2)
    • Insurance (22)
    • IOT Testing (25)
    • IP-Led Testing (2)
    • ISVs (1)
    • Load Testing (3)
    • Logistics (3)
    • Machine Learning (2)
    • Manufacturing (4)
    • Media & Entertainment (6)
    • Medical Device Testing (10)
    • Metaverse (1)
    • Microservices Testing (5)
    • ML Assurance (1)
    • Mobile Testing (60)
    • Payments (1)
    • Performance Engineering (11)
    • Performance Testing (53)
    • QA Staffing (6)
    • Quality Assurance (70)
    • Quality Engineering (16)
    • Regression Testing (5)
    • Retail (20)
    • RPA Testing (11)
    • Salesforce Testing (3)
    • Scriptless Test Automation (4)
    • Scriptless Testing (7)
    • SDET (3)
    • Security Assurance (2)
    • Security Testing (64)
    • Selenium Testing (8)
    • Service Virtualization (11)
    • Software Testing (153)
    • Staffing (5)
    • Test Automation (49)
    • Test Center of Excellence (12)
    • Test Data Management (12)
    • Test Environment Management (2)
    • Test Management (6)
    • Test Tools (9)
    • Testing Trends (3)
    • Third-party Certification (1)
    • Travel & Hospitality (9)
    • Usability Testing (7)
    • Visualization (1)
    • Zastra (2)

    Follow Us

    FacebookTwitterRSSLinkedin

      Subscribe Now

      Get the latest news and blogs on the software testing industry



      By continuing to use this website, you agree to our cookie & privacy policy.

      + 8 = 10