Question - Which method is preferred to write the tests?/ JavaScript or Functional?
Answer -
The functional method is advised and recommended while writing tests in Postman. Although we can use JavaScript methods, there has been no notice of ending the support for the JavaScript method.