-
Notifications
You must be signed in to change notification settings - Fork 201
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'feature/Improve' into develop
- Loading branch information
Showing
20 changed files
with
706 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
280 changes: 276 additions & 4 deletions
280
VanessaAutomation/Forms/УправляемаяФорма/Ext/Form/Module.bsl
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 71 additions & 0 deletions
71
...es/Core/TestClient/Проверка подключения с параметрами один на информационную базу.feature
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
# language: ru | ||
# encoding: utf-8 | ||
#parent uf: | ||
@UF11_Прочее | ||
#parent ua: | ||
@UA44_Прочая_активность_по_проверке | ||
|
||
@IgnoreOn82Builds | ||
@IgnoreOnOFBuilds | ||
@IgnoreOnWeb | ||
@tree | ||
|
||
Функционал: Проверка подключения с параметрами один на информационную базу | ||
|
||
|
||
|
||
Сценарий: Проверка подключения с параметрами один на информационную базу | ||
Дано Я закрыл все окна клиентского приложения | ||
И я закрываю сеанс TESTCLIENT | ||
Когда я запускаю служебный сеанс TestClient с ключом TestManager в той же базе | ||
|
||
Когда Я открываю VanessaAutomation в режиме TestClient со стандартной библиотекой | ||
|
||
И я перехожу к закладке с именем "ГруппаКаталогиБиблиотек" | ||
Если поле с именем "ВерсияПоставки" имеет значение "standart" тогда | ||
И В открытой форме я нажимаю на кнопку с именем "КаталогиБиблиотекДобавить" | ||
И я добавляю в библиотеки строку с стандартной библиотекой "Libraries" | ||
|
||
Когда В поле с именем "КаталогФичСлужебный" я указываю путь к служебной фиче "TestClient/TestClient05" | ||
|
||
И Я нажимаю на кнопку перезагрузить сценарии в Vanessa-Automation TestClient | ||
И Я нажимаю на кнопку выполнить сценарии в Vanessa-Automation TestClient | ||
|
||
И я нажимаю на кнопку с именем 'ФормаРазвернутьВсеСтрокиДереваСлужебный' | ||
Тогда таблица 'ДеревоТестов' стала равной: | ||
| "Статус" | "Снипет" | | ||
| "" | "" | | ||
| "" | "" | | ||
| "" | "" | | ||
| "Success" | "ЯЗапоминаюЗначениеВыраженияВПеременную(Парам01,Парам02)" | | ||
| "Success" | "" | | ||
| "Success" | "ЯСнимаюФлагНастройкиVanessaAutomation(Парам01)" | | ||
| "Success" | "ЯПодключаюКлиентТестированияСПараметрамиОдинНаИнформационнуюБазу(ТабПарам)" | | ||
| "" | "" | | ||
| "" | "" | | ||
| "Success" | "ЯПодключаюКлиентТестированияСПараметрамиОдинНаИнформационнуюБазу(ТабПарам)" | | ||
| "" | "" | | ||
| "" | "" | | ||
| "Success" | "" | | ||
| "Success" | "ЯУстанавливаюФлагНастройкиVanessaAutomation(Парам01)" | | ||
| "Success" | "ЯПодключаюКлиентТестированияСПараметрамиОдинНаИнформационнуюБазу(ТабПарам)" | | ||
| "" | "" | | ||
| "" | "" | | ||
| "Success" | "ЯПодключаюКлиентТестированияСПараметрамиОдинНаИнформационнуюБазу(ТабПарам)" | | ||
| "" | "" | | ||
| "" | "" | | ||
| "Success" | "ЯЗакрылВсеОкнаКлиентскогоПриложения()" | | ||
| "Success" | "ЯЗакрываюСеансТекущегоКлиентаТестирования()" | | ||
|
||
|
||
И я перехожу к закладке с именем "ГруппаСлужебная" | ||
И В поле с именем "КаталогФичСлужебный" я указываю путь к служебной фиче "ЗакрытьПодключенныйTestClient/ЗакрытьПодключенныйTestClient" | ||
|
||
И Я нажимаю на кнопку перезагрузить сценарии в Vanessa-Automation TestClient | ||
И Я нажимаю на кнопку выполнить сценарии в Vanessa-Automation TestClient | ||
|
||
|
||
Сценарий: Активизация основного клиента | ||
И я закрываю TestClient "TM" | ||
И в таблице клиентов тестирования я активизирую строку 'Этот клиент' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.