Merhaba,
aşağıdaki videoda, Robot Framework nasıl kurulum yapılır ve temel bir test case nasıl çalıştırılacağını anlatıyorum.
Örnek testcase kodu aşağıdaki gibidir
*** Settings ***
Documentation It is a demo purpose robot test case
...
... There are two basic case
Continue reading
*** Variables ***
${PARAM1} = 5