What are environment variables How do they work

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ม.ค. 2025

ความคิดเห็น • 28

  • @waterlillee
    @waterlillee 11 หลายเดือนก่อน +1

    I was just thinking about learning how environment variables work and here we go 😇
    Thank you for teaching me

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      So happy to know this... all the best

  • @martinsanchez-hw4fi
    @martinsanchez-hw4fi 11 หลายเดือนก่อน

    Dude, huge thanks. Wasn't expecting at all a response like this. You are awesome

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      No worries Martin.. i enjoyed creating this session. Will help many

  • @raaandom-hq6ju
    @raaandom-hq6ju 11 หลายเดือนก่อน

    Ur the best teacher.. God bless you

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      Thanks a lot

  • @johnkiran3306
    @johnkiran3306 3 หลายเดือนก่อน +1

    Difference between system level and user level environment variables and override possible in user level?

    • @RaghavPal
      @RaghavPal  3 หลายเดือนก่อน

      John
      System-level environment variables apply to everyone on a computer, while user-level ones are specific to you. They often set paths to programs or configure apps.
      You can usually override system variables by setting a user-level variable with the same name. However, the PATH variable is special - your user PATH gets added to the system PATH, not replaced.
      This lets you personalize your setup without affecting others. For example, you could use a different Java version than the system default by setting a user-level JAVA_HOME.
      Just remember to check both system and user variables when troubleshooting, as they can sometimes conflict
      -

    • @johnkiran3306
      @johnkiran3306 3 หลายเดือนก่อน

      @@RaghavPal Thanks Raghav, yes path variable seems tricky. Please consider these points for future videos if not already covered in earlier.

  • @victusha5426
    @victusha5426 11 หลายเดือนก่อน

    Legendary teacher❤❤❤

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      Thanks a lot.. humbled

  • @rajaprashar4862
    @rajaprashar4862 11 หลายเดือนก่อน

    Sir, do u have any tutorials for restAPI??? Huge fan of your teaching method!

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      Yes Raja.. can check the API Testing section here - automationstepbystep.com/

    • @rajaprashar4862
      @rajaprashar4862 11 หลายเดือนก่อน

      Awesome, thanks sir. Night sorted!

  • @GVanSteph
    @GVanSteph 11 หลายเดือนก่อน

    Hi Raghav, can you pleaee create a video where you can help the fresher testers by giving advice on how to maintain a healthy relationship with the developers and explain them the defects in a way that it doesn't hurt them?

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      Sure, I will plan on this

  • @exploringgilgitbaltistan2390
    @exploringgilgitbaltistan2390 11 หลายเดือนก่อน

    Hi sir..
    What about the selenium updated setup. ? Still waiting for help about updated setup of selenium automation

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      I will plan on this as I get some time

    • @exploringgilgitbaltistan2390
      @exploringgilgitbaltistan2390 11 หลายเดือนก่อน

      @@RaghavPal hello dear sir
      Kindly informed about selenium automation with java setup 🙏

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      Can check tutorials here - automationstepbystep.com/

    • @exploringgilgitbaltistan2390
      @exploringgilgitbaltistan2390 11 หลายเดือนก่อน

      @@RaghavPal yes sir I visited but sir here all are old vedios I need help in new updated setup.. I am right now start with cypress by watching your cypress tutorial but sir I need a updated setup vedio in selenium automation using java .
      Humble request..

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      I will plan to add new courses soon

  • @ishanpal9779
    @ishanpal9779 11 หลายเดือนก่อน

    Fantastic 👌

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      Thanks

  • @sangamyadav977
    @sangamyadav977 11 หลายเดือนก่อน

    How to calculate target tps if year wise volume and growth is given

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน

      need more details and context on this

    • @sangamyadav977
      @sangamyadav977 11 หลายเดือนก่อน

      @@RaghavPal Let say In a bank 1000 customers is added this year ,10% customers are expected to grow in second year we have to achieve Target Tps for 2 year in PT.
      Tps=1100/365*8*60*60?
      Here 8 hours Working per day I have considered.
      Or we have to remove non working days also
      My question is ,am I using correct method to calculate tps here?

    • @RaghavPal
      @RaghavPal  11 หลายเดือนก่อน +1

      Not sure.. What is this related to...