Fitnesse testing, How to add Dropdown and button code in script for testing.

Certified Associate Developer


!*** Click on all the tabs

!| script |
|click on menu |News |
|click on menu |Tasks |
|click on menu |Records |
|click on menu |Reports |
|click on menu |Actions |
|click on action |IMS Order |
***!


!*** Log out and tear down

!| script |
|logout |
|tear down|
***!


-----

Requested you please help me to add code to take item Name, Quanlity, Unit pirce, Total Price

  Discussion posts and replies are publicly visible

Parents
  • In FitNesse, which is a popular acceptance testing framework, you typically write your test scripts in the form of tables using a markup language called Wiki syntax. To add a dropdown and a button to your test script, you can use a combination of HTML and FitNesse markup. Here's how you can do it:

    Create a Test Page: First, create a FitNesse test page where you want to add the dropdown and button. You can create a new page or edit an existing one also check CapCut Downloader for more guides.

  • FitNesse is a common acceptance testing framework where test scripts are written in a markup language called Wiki syntax, usually as tables. You may use FitNesse markup with HTML to add a button and a dropdown to your test script. Here's how to accomplish it:

    Make a Test Page: To add the dropdown and button, first make a FitNesse test page. You may update or add a new page, and you can find more tutorials by using picasso application.

Reply Children
No Data