Low-Code Automation

Low-Code Automation

I have designed a new Framework for UI Automation which support code less automation. Please watch this video Codeless Automation

Before Self-Intelligent Cucumber Framework

To Automate a Web Application with cucumber, we have to performed below steps.?

  1. Write the features file.
  2. Write a step definition file.
  3. After that, we need to identify the web elements in which we need to perform some actions.

After Self-Intelligent Cucumber Framework

Now, we need to write?only feature file?and rest work will be done by this framework.

Following are the main features of this framework:

1.???????It reads the feature file and will create a step definition automatically.

2.???????This framework has the capability to?create the web element automatically?and store it in the JSON file.

3.???????Web element creates with respect to the action, which action is going to perform by our script. If CLICK action is going to perform then it suggests web elements which as more chances to be link or button.

4.???????Also it allows user to enter his xpath, if he doesn’t need xpath which was generated by framework. Please see below screenshot.

5.???????It supports three types of reporting

a.???????Spark Report.

b.??????Logger Report.

c.???????Extent Report.

Advantage

1.???????Anybody can design the automation script as now we only need to write the feature file in simple English language.

2.???????It saves time as now we don’t need to write step definitions.

3.???????It reduces the automation script designing effort as we don’t need to identify web elements.?

Chiranjeevee Thimma Chandrasekaran

Automation Engineering | AI & ML Platform Quality Lead

2 年

Thanks much please share the project if possible. It’s really fantastic

Chiranjeevee Thimma Chandrasekaran

Automation Engineering | AI & ML Platform Quality Lead

2 年

is this open source framework ?

回复

要查看或添加评论,请登录

CHIRAG SINGH的更多文章

  • Selenium Webdriver Overrider

    Selenium Webdriver Overrider

    Introduction WebDriver Overrider is an open-source Java library that carries out the override WebDriver and WebElements…

    10 条评论
  • Keyword Driven Testing Framework

    Keyword Driven Testing Framework

    I have a designed a Keyword Driven Testing Framework to support codeless automation. By using this framework we can…

社区洞察

其他会员也浏览了