Open in app

Sign In

Write

Sign In

Ranvir Chhina
Ranvir Chhina

43 Followers

Home

About

Published in Tauk Blog

·Jul 20, 2022

Tauk Reports using Github Actions

Github Actions is a free solution to set up Continuous Integration and Continuous Delivery (CI/CD) for your Selenium test suite. In the previous blog posts, I discussed how to integrate your test suite with the Tauk Python package to generate Tauk Reports. …

Selenium

8 min read

Tauk Reports using Github Actions
Tauk Reports using Github Actions
Selenium

8 min read


Published in Tauk Blog

·Jul 13, 2022

Parallel Test Execution and Tauk

For large test suites, it is necessary to utilize parallel execution to minimize total execution time. Although unittest framework in Python does not contain a built-in method for parallel execution of test cases, it is possible to conduct parallel execution using packages like multiprocessing. In a previous blog post, I…

Tauk

5 min read

Parallel Test Execution and Tauk
Parallel Test Execution and Tauk
Tauk

5 min read


Published in Tauk Blog

·Jul 6, 2022

Getting Started with Tauk Assistant

Tauk Assistant is a helper tool that can be used in conjunction with the Tauk Python Package to obtain JavaScript errors from the console and to obtain browser warning logs and other additional information directly from the Web Browser during a Selenium test. It is a binary which is supported…

Tauk

5 min read

Getting Started with Tauk Assistant
Getting Started with Tauk Assistant
Tauk

5 min read


Published in Tauk Blog

·Jun 30, 2022

Using WebdriverIO to test React Web Apps (Part 2)

WebdriverIO allows ReactJS developers to use selectors, which leverage concepts of the React paradigm. In addition to using regular CSS selectors to find elements in your automation tests, WebdriverIO also provides an API which allows you to find a React Component with its component name. …

Tauk

6 min read

Using WebdriverIO to test React Web Apps (Part 2)
Using WebdriverIO to test React Web Apps (Part 2)
Tauk

6 min read


Published in Tauk Blog

·Jun 22, 2022

Parallel Execution with Nose2 in Python

Nose2 is a framework that allows parallel execution out-of-the-box. As with any task for nose2, multiprocessing support is packaged as a plugin. This plugin can be turned on by passing command line options or by updating a config file in the root directory of your project. …

Nosetests

4 min read

Parallel Execution with Nose2 in Python
Parallel Execution with Nose2 in Python
Nosetests

4 min read


Published in Tauk Blog

·Jun 8, 2022

Running Parameterized Tests with Nose2

nose2 is a Python testing framework like PyTest and unittest. In fact, nose2 is built on top of unittest and supports the use of multiple plugins. These plugins allow the abstraction of test steps necessary for each test. As a result, the plugins also help reduce redundancy. Since nose2 is…

Tauk

3 min read

Running Parameterized Tests with Nose2
Running Parameterized Tests with Nose2
Tauk

3 min read


Published in Tauk Blog

·May 25, 2022

Setup Guide for Appium Real iOS Device

Appium is a useful resource for cross-platform automation testing. By utilizing the underlying WebDriver protocol in conjunction with its platform specific automation drivers, Appium lets you run your tests on both virtual and real mobile devices. To drive a real iOS device, Appium utilizes the WebDriver-Agent library which exposes the…

I OS

6 min read

Setup Guide for Appium Real iOS Device
Setup Guide for Appium Real iOS Device
I OS

6 min read


Published in Tauk Blog

·May 11, 2022

Getting Started with PyTest in Python

When you are working with a large project, you need to able to write unit tests for your code with ease and have increased readability for your test methods. Although the Python standard library allows a user to write unit tests using the unittest framework, this framework is meant to…

Unittest

4 min read

Getting Started with PyTest in Python
Getting Started with PyTest in Python
Unittest

4 min read


Published in Tauk Blog

·Apr 27, 2022

Parallel Execution with unittest in Python

As the size of your codebase grows, developers on your team will continuously add new test cases and build new test suites. If developer changes are deployed using CI/CD, your merges will probably entail running this growing test suite every time to ensure code quality. In my previous blog post…

Python

4 min read

Parallel Execution with unittest in Python
Parallel Execution with unittest in Python
Python

4 min read


Published in Tauk Blog

·Apr 22, 2022

Getting Started with unittest in Python

To ensure that all code meets the quality standards and functional requirements, writing unit tests to verify code behavior in isolation is necessary. Python provides a unit testing framework in its standard library called unittest. …

Python

3 min read

Getting Started with unittest in Python
Getting Started with unittest in Python
Python

3 min read

Ranvir Chhina

Ranvir Chhina

43 Followers

Full-Stack | Machine Learning

Following
  • Abhijit Mondal

    Abhijit Mondal

  • Code.org

    Code.org

  • Eran Kinsbruner

    Eran Kinsbruner

  • Atiar Talukdar

    Atiar Talukdar

  • Olga Mitroshyna

    Olga Mitroshyna

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech