Skip to content
#

testing-practices

Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.

Eliminate bugs and ship with more confidence by adding these tools to your workflow.

Here are 77 public repositories matching this topic...

Библия QA/тестировщика это 200++ страниц обновляемой смеси ответов на вопросы с реальных собеседований на QA, перевода интересного контента с зарубежных ресурсов и агрегации материала с отечественных.

  • Updated Aug 25, 2020
kkateli
kkateli commented Mar 23, 2020

I have used testcafe-testing-library on chrome/firefox/IE11. Chrome and Firefox all work fine but I am having these errors on IE11:

An error occurred in Selector code: 
TypeError: Unable to get property 'apply' of undefined or null reference

An error occurred in a script injected into the tested page:
TypeError: Unable to get property 'for' of undefined or null reference

I am wonderin

ZoranPandovski
ZoranPandovski commented Oct 27, 2019

Before adding a new testing tool, please follow the contributing guide:

Search previous suggestions before making a new one, as yours may be a duplicate.
Make an individual pull request for each suggestion.
Chose the corresponding section.
New categories or improvements to the existing categorization are welcome.
Research if the tool you're including is actually awesome and useful. THanks

Wikipedia
Wikipedia
You can’t perform that action at this time.