Brad Darragh
Brad Darragh
  • 11
  • 65 786

Video

The IF Statement is one of the most actions in Power Automate Desktop
zhlédnutí 423Před 6 měsíci
The video describes how to use the IF statement action in Power Automate Desktop. It is probably one of the most used actions that you will need within your flows. 00:00 Introduction 00:25 Basic example of IF statement 02:05 Else statement 03:20 Not equal to operation 03:55 Else IF statement 06:35 Multiple conditions (AND & OR) for IF statement 11:30 Contains operator 13:45 IsEmpty operator
Power Automate Desktop: Learn how to create and use lists in your flows
zhlédnutí 1,8KPřed 7 měsíci
This video will demonstrate how to create lists and show you the actions available in Power Automate Desktop that you can use to update, retrieve and sort items within a list. 00:00 Introduction 00:22 Create New List 01:49 Add Item To List 03:30 Clear List 04:04 Remove Item From List 05:40 Sort List 06:20 Shuffle List 06:49 Reverse List 07:40 Set Variable From List 08:40 Update Item in List 09:...
Power Automate Desktop: Tips and Tricks - Save time using Text Variables with these tips and tricks
zhlédnutí 258Před 7 měsíci
Almost all Power Automate Desktop flows will need to use Text Variables. This tutorial will shows you some of the tips and tricks that I use when creating and working with Text Variables. 00:00 Introduction 00:25 Set Variable Action 01:20 Tip for setting Text Variables 04:00 Using Length property 04:45 Using IsEmpty property 05:25 Tip for setting empty string in Text Variable 07:25 Using ToUppe...
Power Automate Desktop: In 20 minutes, learn to write data to Excel from Edge
zhlédnutí 317Před 7 měsíci
This tutorial will show the steps that will capture a large amount of data from a website and save it to a Excel workbook using Power Automate Desktop.
Power Automate Desktop: Watch this video to easily learn to create your first automated flow.
zhlédnutí 423Před 7 měsíci
This tutorial will walk you through the steps on how to create a flow in Power Automate Desktop that will open a browser to perform a simple Google search.
Power Automate Desktop: Learn to install in minutes for free!
zhlédnutí 599Před 7 měsíci
This tutorial will show you the simple steps on how to install Power Automate Desktop, the no-code/low-code tool that you can use to automate desktop and web browser applications. 00:00 Introduction 00:25 How to download Power Automate Desktop 02:30 How to install Power Automate Desktop browser extensions 03:50 How to create a free Microsoft Account 05:20 Starting up Power Automate Desktop
Test Strategy Document Details Part 1 - Overview
zhlédnutí 14KPřed 7 lety
Part 1 of a series of 5 videos that describes the key sections of a test strategy document.
The System Tester - What are the goals of Software Testing
zhlédnutí 3KPřed 7 lety
Describes what are and are not some of the goals of software testing.
The System Tester - Will Test Automation Save Money
zhlédnutí 702Před 7 lety
This video describes how the number of test suite iterations may determine if test automation is cost effective versus manual testing
The System Tester - Difference between Test Strategy and Test Plan
zhlédnutí 44KPřed 7 lety
Describes and compares Test Strategy and Test Plan documents

Komentáře

  • @user-yx4rz8ui4q
    @user-yx4rz8ui4q Před 10 dny

    keep doing what you are doing.. the way you explain is great and this is the easiest video for me to watch involving this topic. others would benefit from your way of teaching on various topics

    • @daraware
      @daraware Před 7 dny

      Thank you very much for this message! I will keep making videos on Microsoft Power Automate Desktop.

  • @marziem2847
    @marziem2847 Před 3 měsíci

    in fact, is there a way not to manually enter the links inside the data table? I find it still time taking if I have more than 5 links.

  • @marziem2847
    @marziem2847 Před 3 měsíci

    thanks, very nice explanation. Please make a video about how to iterate through different websites to download a pdf in each website, without manually entering the links in Excel or data table in Power Automate.

  • @ramsayzaki
    @ramsayzaki Před 4 měsíci

    Any tips on how to find the index of a value in a list? Using your example, you already knew that 'Rogue' was at index 2 but what if you don't know what its index # is? What function can be used where I specify 'Rogue' and the variable returned is '2'?

    • @daraware
      @daraware Před 4 měsíci

      Great question. It would be nice if there was a built in "Find" function for Lists, like the one for Data Tables, but unfortunately there isn't. The only alternative would be to create a loop for the list, looking for the value "Rogue". Once it finds it, exit the loop. If you copy the following and paste it into your flow, this will demonstrate what I mean. Variables.CreateNewList List=> ListModels SET ListModels TO ['Tacoma', 'Explorer', 'Rogue', 'Mailbu', 'Accord'] LOOP LoopIndex FROM 0 TO ListModels.Count STEP 1 IF ListModels[LoopIndex] = $'''Rogue''' THEN EXIT LOOP END END Display.ShowMessageDialog.ShowMessage Message: $'''The index for Rogue is %LoopIndex%''' Icon: Display.Icon.None Buttons: Display.Buttons.OK DefaultButton: Display.DefaultButton.Button1 IsTopMost: False ButtonPressed=> ButtonPressed

  • @karinthiry1753
    @karinthiry1753 Před 6 měsíci

    Very interesting ! thank you

    • @daraware
      @daraware Před 4 měsíci

      Glad you liked it!

  • @karinthiry1753
    @karinthiry1753 Před 6 měsíci

    Thank you for this video, very interresting. Could you explain or do a video showing how to select and transfer messages with their attachement from Outlook to an Excel sheet. Thank you in advance.

    • @daraware
      @daraware Před 6 měsíci

      Great suggestion! I will see what I can do.

    • @karinthiry1753
      @karinthiry1753 Před 6 měsíci

      Thank you very much. Karin Thiry

  • @nikolaidedenkov8414
    @nikolaidedenkov8414 Před 6 měsíci

    Thanks! Very clear and helpful.

    • @daraware
      @daraware Před 6 měsíci

      Glad it was helpful!

  • @MyUTube27
    @MyUTube27 Před 7 měsíci

    Hi Brad, Will the Excel file be updated automatically when there are updates on the webpage?

    • @daraware
      @daraware Před 6 měsíci

      Yes, sort of. If I ran the flow again it would capture the updates on the website and overwrite the Excel file. So in a sense, the Excel file would be as current as often as the flow would run.

  • @nisarpatel6665
    @nisarpatel6665 Před 7 měsíci

    Thank you brad

  • @RealOne-nx8wg
    @RealOne-nx8wg Před 7 měsíci

    Hey Brad, I really liked your video. But I was wondering if I could Help you in Editing Engaging Videos and Designing Stunning Thumbnails.

    • @daraware
      @daraware Před 7 měsíci

      Thanks. I will keep you in mind.

  • @KevinMick
    @KevinMick Před 7 měsíci

    Is there a free version? All I can find is a free trial.

    • @daraware
      @daraware Před 7 měsíci

      Power Automate Desktop is free to use on Windows 10/11. There is a premium license ($15/month) that you can purchase that add some additional features, like allowing your flows to be scheduled with Windows Task Scheduler. But Power Automate Desktop is free to use.

    • @KevinMick
      @KevinMick Před 7 měsíci

      @@daraware thank you for the information. I downloaded the PC version and have had a mess around. I found the business version to start with which is premium but now I am in the free version.

    • @daraware
      @daraware Před 7 měsíci

      @@KevinMick Glad you got it figured out!

  • @vaishnavinatarajan4537

    Thanks. It was very useful.

  • @alexisguardado6546
    @alexisguardado6546 Před rokem

    Great content, I have seen all your videos so far. Please share more whenever you can! Thanks for this valuable information.

  • @johandaniels9442
    @johandaniels9442 Před rokem

    Just got a wrong answer from my teacher for this exact question. What

  • @yahyakanibol
    @yahyakanibol Před rokem

    very clear explained... That was the answer I have been looking for.. Thank you Brad .. you ve gained your 865th subscriber ! Hope you will add 000 to all subs soon !

  • @PandaGuzheng
    @PandaGuzheng Před 2 lety

    Thank you, that was helpful

  • @ashishtrivedi3496
    @ashishtrivedi3496 Před 2 lety

    It would be very nice if you could share a test strategy and test plan template for our help !

  • @abbyjon461
    @abbyjon461 Před 2 lety

    Hey brad, could you please share more about the scope, and things that are not in scope for testing.

  • @omojowoifemayowa6149
    @omojowoifemayowa6149 Před 2 lety

    thank you.. i hope you are good..please make more videos.this was really good.

  • @sidb2023
    @sidb2023 Před 2 lety

    As per ISTQB, Risk, Contingency and Mitigation are part of test plan

  • @frytime_media2311
    @frytime_media2311 Před 2 lety

    Any chance of getting pt. 2 soon?

  • @ostaphuk6099
    @ostaphuk6099 Před 2 lety

    Brad! WHY you stop recording the videos, it's a fucking brilliant information (((

  • @dennisbenedictos3941
    @dennisbenedictos3941 Před 2 lety

    Mind blown. Such an easy explanation but totally makes sense. I wish you continue with your Testing videos.

  • @AbsolutelyNOW
    @AbsolutelyNOW Před 3 lety

    Awesome genius!! great work

  • @shashank0414
    @shashank0414 Před 3 lety

    Beautifully explained in 4 mins!!

  • @manir2660
    @manir2660 Před 3 lety

    Brad. Why did you stop, man? I want to learn more!

    • @daraware
      @daraware Před 3 lety

      It's been a while but I will be posting more content soon.

  • @esraalrabty604
    @esraalrabty604 Před 3 lety

    its a good overview << but i cant find the others videos :(

  • @dnxsol
    @dnxsol Před 3 lety

    Hey Brad, when are you publishing the next set of vids. i loved the clear easy to understand videos...

  • @luckboysunday
    @luckboysunday Před 4 lety

    Man it would nice right about now to have the other 4 parts to this series.... :(

    • @daraware
      @daraware Před 4 lety

      More videos are on the way!

  • @aryashenvi
    @aryashenvi Před 4 lety

    Superb Explanation...i have also researched many definitions online but your explanation seems to be the best and more convincible.

  • @wererwqet
    @wererwqet Před 4 lety

    Thank you... Simplified my confusion

  • @user-ol8zh5ci1o
    @user-ol8zh5ci1o Před 4 lety

    do you create QA plan weekly?

  • @cognitioncloud4108
    @cognitioncloud4108 Před 4 lety

    Thank you !! . This is Simple and Crystal !!

  • @sainiranjan40
    @sainiranjan40 Před 4 lety

    I could not find Part 2. Please upload. Thanks

    • @daraware
      @daraware Před 4 lety

      More videos are on the way.

  • @sainiranjan40
    @sainiranjan40 Před 4 lety

    I loved your way for explanation and you got another subscriber. happy sharing.... :)

  • @nataliageleta4473
    @nataliageleta4473 Před 4 lety

    Waiting for part 2, 3 .....

    • @daraware
      @daraware Před 4 lety

      I have time now to make more videos. More on the way.

  • @bjohnrajesh
    @bjohnrajesh Před 4 lety

    Thank u bro

  • @bobbyvenkatesan3657
    @bobbyvenkatesan3657 Před 4 lety

    Very clear. Thanks

  • @youjohnson8666
    @youjohnson8666 Před 5 lety

    Excellently explained.

  • @bobfrank3049
    @bobfrank3049 Před 5 lety

    Go dad go dad go😏I’m sorry GO DAD GOOO!!! Wow🤣

  • @Name260812
    @Name260812 Před 6 lety

    Hi Brad, I want to ask you a few testing questions - what is the best place To connect with you please? Thanks.

  • @ashishgupta-mn5mv
    @ashishgupta-mn5mv Před 6 lety

    wow very nicely you have explained simple and precise explanation !!!

  • @wildpett
    @wildpett Před 6 lety

    High level testing objectives and testing types go into the overall testplan. As do the risks and the finish line. The how question go on the strategy - it describes the overall approach to testing. The opposite of what you explained. People and timelines go into the testplan.

    • @bmujeeb
      @bmujeeb Před 4 lety

      I agree .. for me some items mentioned are mixed up.

  • @VinayKumar-zv5io
    @VinayKumar-zv5io Před 6 lety

    Hello Brad, indeed its good differentiation that what and how. Thanks for posting this. Look forward more videos from you.

  • @amityit
    @amityit Před 7 lety

    You just explained opposite.

  • @SO-sf1iq
    @SO-sf1iq Před 7 lety

    please share part 2 :(

  • @skkkks2321
    @skkkks2321 Před 7 lety

    HI,BRAD,PRETTY MUCH SHORT,SWEET AND INTERESTING EXPLANATION ON AN IMPORTANT TOPIC.LOVE TO SEE MORE FROM YOU VIDEO.THANK YOU

    • @daraware
      @daraware Před 7 lety

      +SANJAY KALA thanks. More to come soon.

  • @betania1981
    @betania1981 Před 7 lety

    Starting to make sense. Thank you so much for making this video!

    • @daraware
      @daraware Před 7 lety

      +B L you are very welcome!

  • @shaikgayasuddin5412
    @shaikgayasuddin5412 Před 7 lety

    Awaiting for Part II

    • @daraware
      @daraware Před 7 lety

      +Shaik Gayasuddin coming soon!

  • @ReferMeGroupQA
    @ReferMeGroupQA Před 7 lety

    Hi Brad, nice explanation in short span of time. Do you want to increase number of viewers on your videos? Here I am talking about Refer Me Group of 8000 QA professionals.