No video

Protractor Automation Framework | Data Driven Test using Jasmine Data Provider

#Protractorframework #DataDrivenTestProtractor #ProtractorAutomation #JasmineDataProvider
This video is about how to design and configure our Protractor Data Driven test using Jasmine Data Provider. I've discussed several possibilities to do that, using application static data and dynamic data feeding. Used Commondata.json and TestData.json for executing spec multiples times with different types of data in a easy way.
Sourcecode: github.com/Spe...

Пікірлер: 8

  • @naveenbv1838
    @naveenbv18384 жыл бұрын

    Really great content 👍 loved it 🙏

  • @umangsharma7447
    @umangsharma74474 жыл бұрын

    thanks for sharing !! great video !

  • @vihaanabdullah6107

    @vihaanabdullah6107

    3 жыл бұрын

    I know Im quite randomly asking but does anybody know a good site to stream new movies online?

  • @brentleyryland9689

    @brentleyryland9689

    3 жыл бұрын

    @Vihaan Abdullah I watch on flixzone. Just google for it :)

  • @riveryousef4414

    @riveryousef4414

    3 жыл бұрын

    @Brentley Ryland yea, I have been watching on FlixZone for since april myself :D

  • @vihaanabdullah6107

    @vihaanabdullah6107

    3 жыл бұрын

    @Brentley Ryland thank you, signed up and it seems to work :D Appreciate it !

  • @brentleyryland9689

    @brentleyryland9689

    3 жыл бұрын

    @Vihaan Abdullah No problem :)

  • @pranayvididhineni6088
    @pranayvididhineni60883 жыл бұрын

    @SpecializeAutomation how can i open the excel sheet in vs code for protractor. ex : u have a file testdata.xlsx and u have opened it in visual code itself how u did it. for me wen i open the xlsx i am getting "THE FILE IS NOT DISPLAYED IN THE EDITOR BECUASE IT IS EITHER BINARY OR USES AN UNSUPPORTED TEXT ENCODING" . how can i solve this could u pls help me.