Robot Framework - functional automated testing framework written in python

Robot Framework and Selenium Introduction  https://www.cnblogs.com/tinghai8/p/5714229.html

Robot Framework test automation --- free video tutorials and share  https://www.cnblogs.com/fnng/p/4333977.html 

Robot Framework is a function written in python automated testing framework . Have good scalability , support keyword-driven, can simultaneously test multiple types of client interfaces or can be distributed test execution. Mainly used for many rounds acceptance testing and acceptance test -driven development (ATDD). [1]
Robot Framework is open-source software , the Nokia  www.hbbz08.com  developed Siemens Networks and support.

QTP is quicktest Professional short, it is an automated testing tool. The purpose of the QTP want to use it to perform repetitive automated testing, mainly for regression testing a new version of the same software and testing. So before you consider a good test of how to test applications, such as which features you want to test, procedure, input data and expected output data, etc.

Guess you like

Origin www.cnblogs.com/highpointengineer/p/11027989.html