forked from Pr-Mex/vanessa-automation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Pr-Mex#2169 from Vovchik45/develop
Исправление Pr-Mex#2168 ошибка получения макета в поставке single
- Loading branch information
Showing
5 changed files
with
159 additions
and
120 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
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,34 @@ | ||
# language: ru | ||
# encoding: utf-8 | ||
#parent uf: | ||
@UF9_Вспомогательные_фичи | ||
#parent ua: | ||
@UA25_Макеты_для_отчетов_о_выполнении | ||
|
||
@IgnoreOnCIMainBuild | ||
|
||
|
||
Функциональность: ГенераторДанных | ||
|
||
|
||
Сценарий: ГенераторДанных01 | ||
|
||
И я запоминаю случайное имя в переменную "ИмяПеременной" | ||
И я запоминаю случайное мужское имя в переменную "ИмяПеременной" | ||
И я запоминаю случайное женское имя в переменную "ИмяПеременной" | ||
|
||
И я запоминаю случайную фамилию в переменную "ИмяПеременной" | ||
И я запоминаю случайную мужскую фамилию в переменную "ИмяПеременной" | ||
И я запоминаю случайную женскую фамилию в переменную "ИмяПеременной" | ||
|
||
И я запоминаю случайную дату рождения в переменную "ИмяПеременной" | ||
|
||
И я запоминаю случайный ИНН физического лица в переменную "ИмяПеременной" | ||
И я запоминаю случайный ИНН юридического лица в переменную "ИмяПеременной" | ||
И я запоминаю случайный КПП юридического лица в переменную "ИмяПеременной" | ||
|
||
И я запоминаю случайный номер телефона в переменную "ИмяПеременной" | ||
|
||
И я запоминаю случайный СНИЛС в переменную "ИмяПеременной" | ||
|
||
|
Oops, something went wrong.