You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Notice that external test libraries and tools need to be installed separately. Peoplefamiliar withinstallingPythonpackages can just run:<spanclass="command">pip install robotframework</span>
1002
+
If you arefamiliar with Pythonand pip, just run<spanclass="command">pip install robotframework</span>. Notice that external libraries and tools need to be installed separately.
Introduces the most important features ofRobot Framework and acts as an executable demo.
1025
+
<ahref="https://github.com/robotframework/HowToWriteGoodTestCases/blob/master/HowToWriteGoodTestCases.rst"target="_blank">How to write good test cases</a>
1026
+
Guidelines for writing good test cases usingRobot Framework.
1027
1027
</div>
1028
1028
1029
1029
<divclass="link">
1030
1030
<ahref="http://www.slideshare.net/pekkaklarck/robot-framework-dos-and-donts"target="_blank">Dos And Don'ts</a>
1031
-
Presentationdemonstrating general guidelines how to create good test cases using Robot Framework.
1031
+
Presentationloosely based on the above how-to.
1032
1032
</div>
1033
1033
1034
1034
</div>
1035
1035
1036
1036
<divclass="column full">
1037
1037
1038
1038
<divclass="link">
1039
-
<ahref="https://github.com/robotframework/HowToWriteGoodTestCases/blob/master/HowToWriteGoodTestCases.rst"target="_blank">How to write good test cases</a>
1040
-
Guidelinesfor writinggood test cases using Robot Framework.