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
ga('send','pageview');</script><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic test automation framework for acceptance testing and ATDD"><metaname=authorcontent=""><linkrel=apple-touch-iconsizes=76x76href=/static/img/icons/apple-touch-icon.png><linkrel=icontype=image/pngsizes=32x32href=/static/img/icons/favicon-32x32.png><linkrel=icontype=image/pngsizes=16x16href=/static/img/icons/favicon-16x16.png><linkrel=manifesthref=/static/img/icons/site.webmanifest><linkrel=mask-iconhref=/static/img/icons/safari-pinned-tab.svgcolor=#5bbad5><metaname=msapplication-TileColorcontent=#da532c><metaname=theme-colorcontent=#ffffff><linkhref=/static/css/app.8d1414f48f3e76d4697f72bc1dbc10d6.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.2efd2cdea7175353f657.js></script><scripttype=text/javascriptsrc=/static/js/app.9f7dd512e6042ab2ad0b.js></script></body></html>
14
+
ga('send','pageview');</script><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic test automation framework for acceptance testing and ATDD"><metaname=authorcontent=""><linkrel=apple-touch-iconsizes=76x76href=/static/img/icons/apple-touch-icon.png><linkrel=icontype=image/pngsizes=32x32href=/static/img/icons/favicon-32x32.png><linkrel=icontype=image/pngsizes=16x16href=/static/img/icons/favicon-16x16.png><linkrel=manifesthref=/static/img/icons/site.webmanifest><linkrel=mask-iconhref=/static/img/icons/safari-pinned-tab.svgcolor=#5bbad5><metaname=msapplication-TileColorcontent=#da532c><metaname=theme-colorcontent=#ffffff><linkhref=/static/css/app.8d1414f48f3e76d4697f72bc1dbc10d6.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.2efd2cdea7175353f657.js></script><scripttype=text/javascriptsrc=/static/js/app.d460c28233a85c7715be.js></script></body></html>
Copy file name to clipboardExpand all lines: sources/src/App.vue
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1225,6 +1225,13 @@ export default {
1225
1225
text:
1226
1226
"Alfastrahovanie is using Robot Framework as a main regression testing tool for SAP FS CM system. Alfastrahovanie is in the beginning of ATDD path and Robot Framework is the main vehicle there as well."
1227
1227
},
1228
+
{
1229
+
title:"Lucid Software",
1230
+
href:"http://www.kovidndt.com/",
1231
+
img:require("@/assets/img/users/lucid.png"),
1232
+
text:
1233
+
"Lucid Software is using Robot Framework for complete system automation testing of its NDT software products. Necessary unique libraries are created to test the applications in both Windows and WPF formats."