From df3dd98cab04cb64e0332c8f076368b64bd66942 Mon Sep 17 00:00:00 2001 From: Chirag Jayswal Date: Sun, 17 Nov 2019 20:47:53 -0800 Subject: [PATCH] Create framwework-qaf.md https://github.com/SeleniumHQ/www.seleniumhq.org/pull/110 Content for open source QMetry Automation Framework formerly known as ISFW link was there on selenium hq which is dedicated framework for web, mobile web/native and rest-webservices functional test automation. It supports different ways to author test case including: Java, BDD, Gherkin, keyword driven, xml, Excel. --- site_source_files/content/thirdparty/framwework-qaf.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 site_source_files/content/thirdparty/framwework-qaf.md diff --git a/site_source_files/content/thirdparty/framwework-qaf.md b/site_source_files/content/thirdparty/framwework-qaf.md new file mode 100644 index 000000000000..34a87f1ba4c3 --- /dev/null +++ b/site_source_files/content/thirdparty/framwework-qaf.md @@ -0,0 +1,8 @@ ++++ +Description = "" +Key = "framework" +BindingName = "QAF" +Language = "Java" +BindingLink = "https://qmetry.github.io/qaf/" +Author = "Chirag Jayswal" ++++