38 | Postman Tutorials | Allure Report | newman-reporter-allure

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • this video explained how to generate the #allure report for #postman #newman execution
    allure npm - www.npmjs.com/...
    download allure - docs.qameta.io... (download from maven central for windows and set environment variable)
    newman HTML extra report - • 34 | Postman Tutorials...
    🙏 do support me using the super thanks button on youtube continue to create more videos
    🎥 Jenkins CICD Tutorial : • JENKINS - Create Frees...
    🎥 Postman API Testing Tutorial : • POSTMAN - Import Data
    🎥 Selenium HTML Reports: • PDF REPORT - Cucumber ...
    🎥 Azure DevOps Tutorials : • Azure DevOps - Create ...
    🎥 WinAppDriver Tutorials : • WinAppDriver - Introdu...
    🎥 Automation Shorts : • Postman V10 Features
    LinkedIn : / sseenivasan89
    GitHub : github.com/sse...
    Connect : www.mentoring-...
    ✍️ Write up your questions to 📧 qalearntogether@gmail.com
    Please 👍 Like, Subscribe 🔔 and Share the videos if you really like them, Thank You !

Комментарии • 15

  • @WOLK0
    @WOLK0 10 месяцев назад +1

    Thank you very much. The video helped me.

  • @anitachristobelratnasamy9289
    @anitachristobelratnasamy9289 6 месяцев назад

    Thank you so much. But every time i execute the job , its appended. I need to clean the report . Tried allure generate --clean . But its not working. Can you please help

  • @VitalyTolmachev
    @VitalyTolmachev 9 месяцев назад

    Thanks for the playlist. Please tell me why, if I run the same tests several times, the history tab is still empty? I moved the history folder - trend was filled, but history remained empty.

  • @chengaiahponkam2019
    @chengaiahponkam2019 8 месяцев назад

    Hi Sir , is it possible automate api testing using VB script, i have the requirement with VB Script

  • @manikandansivaraman8451
    @manikandansivaraman8451 Год назад +1

    Did the postman restrict the execution count for the collection? I am getting a pop stating to upgrade the account as the execution count has got over.

    • @SaravananSeenivasan
      @SaravananSeenivasan  Год назад +1

      yes per month only 25 collection execution is allowed for free version

    • @ganeshkannan627
      @ganeshkannan627 Год назад

      @@SaravananSeenivasan apdi vera onnu iruka bro...😳

  • @ambrishv5616
    @ambrishv5616 Год назад

    Is there a way for this allure report to display iterations separately ? Is there a way to pass Suite Name to allure report dynamically ?

  • @Supercool7042
    @Supercool7042 8 месяцев назад

    Hi how can we integrate postman collection and postman envirnmets to GitHub actions

    • @SaravananSeenivasan
      @SaravananSeenivasan  8 месяцев назад

      Check here ruclips.net/video/VRr3P2Fy1t4/видео.htmlsi=SKwJZ0Voe-thmp6h

  • @sonukosuno6803
    @sonukosuno6803 11 месяцев назад

    Is this last video on postman or more to come??
    And is it enough to crack job interview

  • @fayyu5506
    @fayyu5506 6 месяцев назад

    Hello thanks for nice video,
    can you help me why i am getting error
    newman run BLAPIGuide_via_proxy_api_request.postman_collection.json -e TRUNK_CS_DEV_ENV4.postman_environment.json -r allure
    node:internal/fs/utils:883
    throw new ERR_INVALID_ARG_TYPE(
    ^
    TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Object
    at writeFileSync (node:fs:2211:5)
    at FileSystemAllureWriter.writeAttachment (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman-reporter-allure
    ode_modules\allure-js-commons\dist\src\writers\FileSystemAllureWriter.js:21:32)
    at AllureRuntime.writeAttachment (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman-reporter-allure
    ode_modules\allure-js-commons\dist\src\AllureRuntime.js:35:21)
    at AllureReporter.onItem (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman-reporter-allure\dist\index.js:222:51)
    at EventEmitter.emit (node:events:525:35)
    at callbacks. [as item] (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman\lib
    un\index.js:213:34)
    at PostmanCollectionRun. (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\postman-runtime\lib
    unner\extensions\item.command.js:264:47)
    at apply (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\lodash\lodash.js:489:27)
    at C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\lodash\lodash.js:9541:36
    at C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\lodash\lodash.js:4943:15
    at Function. (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\lodash\lodash.js:9540:7)
    at apply (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\lodash\lodash.js:490:27)
    at Function.invokeMap (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\lodash\lodash.js:6627:16)
    at Instruction. (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\postman-runtime\lib
    unner\instruction.js:148:48)
    at PostmanCollectionRun. (C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\postman-runtime\lib
    unner\extensions\event.command.js:551:17)
    at C:
    ode-v18.14.1-win-x64
    ode_modules
    ewman
    ode_modules\async\dist\async.js:252:13 {
    code: 'ERR_INVALID_ARG_TYPE'
    }
    Node.js v18.14.1