Закрыть
×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "flex"; // !!!!! block document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Праздники ...
Праздники ...
День Октябрьской революции (7 Ноября)
Концерты, выставки ...
Концерты, выставки ...
Футбол Ислочь - Неман|||г. Минск 19 сентября 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Синхронное плавание для детей
Спорт занятие
Компьютер, программы...
Компьютер, программы...
Объявления ...
Объявления ...
Bitmain Antminer L9 (16Gh) DOGE and LTC 3360W Asic Miner
Объявление
Новости ...
Новости ...
Форум ...
Форум ...
обсуждение...
Поиск
Концерты
Спорт
Форум
Компьютер
Компьютер, программы
→
Unit testing (MSTest, NUnit, xUnit, Moq) and Automated testing (the computer moves the mouse itself)
Что такое автоматическое тестирование программы (automated testing)?
посмотрели
4001
раз
обновлено: 24 January 2023
Автоматическое тестирование
программы это значит что:
1)
мы пишем код для т.е. мы пишем
автоматические тесты
2)
запускаем
автоматический тест
• тест запускаем сам нашу программу
• компьютер сам вводит текст и водит мышкой
• и тестирует программу
← Previous topic
Websites to learn Moq testing
Next topic →
Write an automated test on C# using Selenium for Web site
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
•
What is Unit Testing?
MSTest (UnitTest) testing
•
What is MSTest (UnitTest)? (Unit Testing Framework from Microsoft)
•
Sites to learn MSTest (UnitTest) testing
NUnit Testing
•
What is NUnit ? (unit testing framework)
•
Writing a Console C# Application with NUnit Testing
xUnit testing
•
What is xUnit? (unit testing framework)
•
Sites to learn xUnit testing
Moq (mock) testing
•
What is Mock (moq) testing?
•
Writing a C# Application with Mock (moq) Testing
•
Websites to learn Moq testing
•
What is automated testing?
Automated Testing
•
Write an automated test on C# using Selenium for Web site
•
Download and install the Microsoft application WinAppDriver
•
Launch the Microsoft WinAppDriver application
•
Writing an automatic C# test for a standard calculator from Windows
•
Writing an automated test for a WPF C# application (using Nuget.Appium and the AutomationProperties.AutomationId property)
Ваши вопросы присылайте по почте:
info@dir.by