Shailesh Kumar
Shailesh Kumar
  • Видео 126
  • Просмотров 794 279
How to prepare Azure Data Fundamentals DP 900 Certification Exam| Notes 2023 | Microsoft Certified
Hey Folks,
In this video I tried to share my notes which helped me preparing for DP 900 exam. You can download these notes from below link.
LinkedIn : www.linkedin.com/in/im856/
Instagram : shaileshsdet
Lets Chat : topmate.io/shailesh_kumar
Notes Link : www.linkedin.com/posts/shaileshsdet_azure-data-fundamentals-dp-900-notes-activity-7038764218308853760-LIPR?
Udemy Courses I personally followed :-
1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : bit.ly/3EkCIhp
2. ISTQB : Maged Koshty , Certified Tester ISTQB® Foundation Level : bit.ly/3gjRCg0
3. BDD , Cucumber : bit.ly/3EoMOxZ
4. Automation: Java + Selenium : bit.ly/3tIezwt
5. API : bit.ly/3tJ72gX
6. ...
Просмотров: 3 675

Видео

How to prepare for Microsoft Azure Data Fundamentals DP 900 Exam | Study guide , Notes - Shailesh
Просмотров 3,7 тыс.Год назад
Hey Folks, In this video I tried to explain how you can prepare for Microsoft Azure Data Fundamentals DP 900 Exam in one week . LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Notes Video : Coming soon . Udemy Courses I personally followed :- 1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : bi...
Save cost on AWS Certifications | AWS Cloud Practitioner Foundational Certification
Просмотров 14 тыс.Год назад
Hey Folks, In this video I tried to explain how you can save some cost by doing AWS Cloud Practitioner Foundational Certification first instead of randomly doing any certification. LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Link to AWS Exam : aws.amazon.com/certification/certified-cloud-practitioner/?ch=tile&tile=getstarte...
Binary Search - Java programs for QA | Searching and Sorting - Shailesh Kumar
Просмотров 242Год назад
Hey Folks, In this video I tried to explain the Binary Search Algorithm and it's time complexity . comment down below if you have any doubt. LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Udemy Courses I personally followed :- 1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : bit.ly/3EkCIhp 2....
How to prepare for AWS Cloud Practitioner in 2 weeks | Roadmap - Prepare with Shailesh Kumar
Просмотров 819Год назад
Hey Folks, In this video I tried to explain how you can prepare for AWS Cloud Practitioner exam with me. Best Free Code camp video and Udemy courses for your preparation. Don't forget to give mock test before appearing in actual exam. LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Udemy Courses I personally followed :- 1. Manu...
Linear Search - Java programs for QA | Searching and Sorting
Просмотров 144Год назад
Hey Folks, In this video I tried to explain the Linear Search Algorithm and it's time complexity . comment down below if you have any doubt. LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Udemy Courses I personally followed :- 1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : bit.ly/3EkCIhp 2....
My 2023 learning calendar | System Desgin | JavaScript for QA
Просмотров 700Год назад
Hey Folks, In this video I tried to give and overview of things that I will be learning in 2023 LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Courses in this vides 1. Complete Web Development : bit.ly/3Vqxfwu 2. System Design : pratimaupadhyay.graphy.com/courses/System-Design-Fundamentals-63a42ab5e4b06b001362deda 3. Java Scri...
How to start learning DSA as fresher | Resources and System Design
Просмотров 1 тыс.Год назад
Hey Folks, In this video we had Pratima Upadhyay with us , where we discussed how to start learning Data Structures and algorithms as a fresher . She is coming up with her system design course which you can find here Pratima Course : pratimaupadhyay.graphy.com/courses/System-Design-Fundamentals-63a42ab5e4b06b001362deda Pratima LinkedIn : www.linkedin.com/in/pratima-upadhyay-13993610b/ LinkedIn ...
How to delete node from Linked List using Java | Collection Framework for QA
Просмотров 364Год назад
Hey Folks, In this video I tried to explain how we can delete the node from a linkedlist at start , end or a particular index. LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Udemy Courses I personally followed :- 1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : bit.ly/3EkCIhp 2. ISTQB : Maged...
How to insert node at given Index in Linked List using Java | Collection Framework for QA
Просмотров 742Год назад
Hey Folks, In this video I tried to explain how to insert a node at a given index in a linked List using java on IntelliJ Idea IDE . Hope you find it useful LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Udemy Courses I personally followed :- 1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : b...
How to insert node at Start End in LinkedList | Java Collection Framework for QA
Просмотров 261Год назад
Hey Folks, In this video I tried to explain the basic structure of linked List and how we can add delete node at the Start End of linked List . LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Udemy Courses I personally followed :- 1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : bit.ly/3EkCIhp...
How to learn Automation Testing easily | Selenium Framework from script
Просмотров 1,7 тыс.Год назад
Hey Folks, In this video I tried to explain the easy and intresting way to learn automation testing from manual testing . Start with a script and convert that into automation step by step. LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar 10 Basic Programs for QA : ruclips.net/p/PLggQbifIbSE17OJ_0mAFnxW3FoW9eWGuD Udemy Courses I ...
1137 N-th Tribonacci LeetCode Solution | Java programs for QA - Medium Level - Shailesh Kumar
Просмотров 434Год назад
Hey Folks, In this video I tried to solve the Leetcode problem number 1137 N-th Tribonaaci Number using Dynamic Programming in Java using Hashmap. LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Udemy Courses I personally followed :- 1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : bit.ly/3EkC...
509 Fibonacci LeetCode Effective Solution | Java programs for QA - Medium Level - Shailesh Kumar
Просмотров 392Год назад
Hey Folks, In this video I tried to improve the efficiency of 509 Leetcode solution of Fibonacci number . LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_kumar Udemy Courses I personally followed :- 1. Manual Testing : Rahul Shetty , MasterClass Software Testing with Jira & Agile : bit.ly/3EkCIhp 2. ISTQB : Maged Koshty , Certified T...
Fix Docker compose issue on Apple M1 machine | Error response from Daemon i/o timeout issue
Просмотров 1,5 тыс.Год назад
Hey Folks, In this video I tried to download docker images and run container using selenoid but was having issue in downloading images. Giving error like Docker daemon is not running , error response from daemon get https //registry-1.docker.io/v2/ TLS handshake timeout in Docker etc LinkedIn : www.linkedin.com/in/im856/ Instagram : shaileshsdet Lets Chat : topmate.io/shailesh_ku...
How to be a become a better QA Automation Tester | Software Testing with @Udzial
Просмотров 4,6 тыс.Год назад
How to be a become a better QA Automation Tester | Software Testing with @Udzial
Difference between Throws and Throw keyword in Java | Exception Handling in JAVA
Просмотров 386Год назад
Difference between Throws and Throw keyword in Java | Exception Handling in JAVA
Manual Testing Interview Questions for Freshers - Part 1 | 5 Key Differences for QA
Просмотров 828Год назад
Manual Testing Interview Questions for Freshers - Part 1 | 5 Key Differences for QA
Use ChatGPT AI to create Selenium Framework from Scratch in Java - Maven - IntelliJ IDE - TestNG
Просмотров 11 тыс.Год назад
Use ChatGPT AI to create Selenium Framework from Scratch in Java - Maven - IntelliJ IDE - TestNG
How to prepare for MAANG as QA SDET 🔥 Testing Interview Process explained by@DecodingWithSahil
Просмотров 4,8 тыс.Год назад
How to prepare for MAANG as QA SDET 🔥 Testing Interview Process explained by@DecodingWithSahil
How to prepare for Automation Interviews | Switch from Manual to Automation | Shailesh Kumar
Просмотров 1,3 тыс.Год назад
How to prepare for Automation Interviews | Switch from Manual to Automation | Shailesh Kumar
How to handle Error and Exception in Java with example | try catch block | checked and unchecked
Просмотров 231Год назад
How to handle Error and Exception in Java with example | try catch block | checked and unchecked
Seven Principles of Software Testing | ISTQB Testing Tutorial | Shailesh Kumar
Просмотров 2,3 тыс.Год назад
Seven Principles of Software Testing | ISTQB Testing Tutorial | Shailesh Kumar
Basic Java Program - How to find Fibonacci number using recursion | Java for QA SDET Playlist
Просмотров 224Год назад
Basic Java Program - How to find Fibonacci number using recursion | Java for QA SDET Playlist
How to prepare Azure Fundamentals AZ 900 Certification Exam| Notes 2023 | Microsoft Certified
Просмотров 68 тыс.Год назад
How to prepare Azure Fundamentals AZ 900 Certification Exam| Notes 2023 | Microsoft Certified
Basic Java Program - How to find Factorial using recursion | Java for QA SDET Playlist
Просмотров 186Год назад
Basic Java Program - How to find Factorial using recursion | Java for QA SDET Playlist
Basic Java Program - How to find Minimum Maximum in Array | Java for QA SDET Playlist
Просмотров 276Год назад
Basic Java Program - How to find Minimum Maximum in Array | Java for QA SDET Playlist
Job Training Institutes review | Placement guarantee after training program reality | Shailesh Kumar
Просмотров 590Год назад
Job Training Institutes review | Placement guarantee after training program reality | Shailesh Kumar
Can ChatGPT replace QA SDET ? End Of All Manual Testing Jobs in 2023 ? OpenAI Chatbot GPT vs Tester
Просмотров 98 тыс.Год назад
Can ChatGPT replace QA SDET ? End Of All Manual Testing Jobs in 2023 ? OpenAI Chatbot GPT vs Tester
Basic Java Program - How to find Duplicate in Array using HashMap | Java for QA SDET Playlist
Просмотров 656Год назад
Basic Java Program - How to find Duplicate in Array using HashMap | Java for QA SDET Playlist

Комментарии

  • @pujaKumari-hd6uk
    @pujaKumari-hd6uk 4 дня назад

    how honest you are even people not able to solve they tell solved everything

  • @phanirajl382
    @phanirajl382 5 дней назад

    This Orange t-Shirt guy speaks fine, but body language is very bad. Lots of deviation and pathetic to look at him while listening to his words.

  • @jod5209
    @jod5209 14 дней назад

    i just purchased the course but i am not seeing any section of array, matrix, string or beginners topic, there is only advance topics

  • @swapnilkshirsagar9169
    @swapnilkshirsagar9169 22 дня назад

    Which course is better for Python Selenium Automation along with Project. Please let me know.

  • @gagangautam1474
    @gagangautam1474 25 дней назад

    Have you paid again to reappear in exam.. or after cancel no refund will be there

  • @shubhamsonune2608
    @shubhamsonune2608 29 дней назад

    It is for YOE?

  • @venkateshkumar1840
    @venkateshkumar1840 Месяц назад

    Really good approach, please create videos like this method

  • @sarvagyasohammishra7088
    @sarvagyasohammishra7088 Месяц назад

    Sir infosys me 60% chiye ab ye unhone likha hai apne official site per

  • @viprashah19
    @viprashah19 Месяц назад

    Hello Shailesh... I am planning to give ISTQB v4.0 exam....Can you please tell me where to find mock tests? Please..and I really like your videos. It's really helpful.Thank you.

  • @ananyakulshreshtha8723
    @ananyakulshreshtha8723 Месяц назад

    My current CTC (HR exc) is 7lpa, how much can i expect?

  • @ritikupadhyaya5929
    @ritikupadhyaya5929 Месяц назад

    Faltu review

  • @shaikhrahil6880
    @shaikhrahil6880 Месяц назад

    5:30 u said there is a link where is it ? I needed some clarification on giving exam from home, sir can u pls share that video link?

  • @shaikhrahil6880
    @shaikhrahil6880 Месяц назад

    Hii shailesh, are they providing free vouchers now? Coz i have attended 3-4 virtual training but didn't got any vouchers.

  • @Sahil-wd8um
    @Sahil-wd8um Месяц назад

    how i can learn linux

  • @Sahil-wd8um
    @Sahil-wd8um Месяц назад

    i want to be a cooud engineer pls guide me

  • @Sahil-wd8um
    @Sahil-wd8um Месяц назад

    hii sir pls help me

  • @NeverStopLearning56
    @NeverStopLearning56 Месяц назад

    Hi Sailesh, Currently i m working in service based from past 5 years , But from past 5 years , I m into Manual and Database testing, I myself worked hard and learnt automation, bdd , Api testing and basic knowledge on other , and planning to give interview as a 3 yrs experienced in Automation and 2 yrs into manual, But people working in product based are fearing me like you cannot survive , It will be tough and other negative points and demotivating in moving ahead

  • @Sun1718flower
    @Sun1718flower Месяц назад

    Bro, i gave yesterday, out of 2 qns ,1 qn i have completed successfully and on 2 qn which was little tough, out of 15 test cases only 9 tests passes..will there be any chances for 2nd round?

  • @gigachad6844
    @gigachad6844 Месяц назад

    I don't have a credit card, how can I do the payment?

  • @vishnu8855
    @vishnu8855 Месяц назад

    Hi, I was banned from taking any aws certification exam can i use another email id to schedule the exam again

    • @melodies258
      @melodies258 Месяц назад

      Why can I know the reason?

    • @vishnu8855
      @vishnu8855 Месяц назад

      @@melodies258 phone was not on silent mode and continuously getting calls

    • @vishnu8855
      @vishnu8855 Месяц назад

      @@melodies258 do you have any idea?

    • @melodies258
      @melodies258 Месяц назад

      Sorry...no idea about that

  • @purushottamsoni6478
    @purushottamsoni6478 Месяц назад

    Bhai England se ho ya india 😅

  • @vijaysankarreddy1666
    @vijaysankarreddy1666 Месяц назад

    With voter card we can give the AWS exam anyone please help??

  • @SagarRajnis
    @SagarRajnis Месяц назад

    Bro I applied for test engineer and I wrote both the code but from first out of 13 - 5 test cases were passed and for the second out of 8 - 4 were passed , so any chances for second round ?

    • @saisaravanana
      @saisaravanana Месяц назад

      Bro did you get any update?

    • @SagarRajnis
      @SagarRajnis Месяц назад

      @@saisaravanana no

    • @prof.smitagokhale2709
      @prof.smitagokhale2709 23 дня назад

      Hi Sagar , what kind of questions they asked you in coding assessment test ?whether same like above? or different?

  • @mattjacobwilliams1721
    @mattjacobwilliams1721 Месяц назад

    I have my exam in 1 hour, now watching this video! Hope I pass!

  • @narsimharao8669
    @narsimharao8669 2 месяца назад

    exact cost for aws cloud practitioner exam?

  • @sanimunir
    @sanimunir 2 месяца назад

    It would better if u made the video in Urdu.

  • @kartikization
    @kartikization 2 месяца назад

    Tu khud UPTU SE hai. Kaunsa tier mai hai UPTU 😂😂😂😂😂

  • @kartikization
    @kartikization 2 месяца назад

    You have no idea about what an MBA does to your career. MBA is a long term investment with its ROI seen in the last decade of your career. Bhai tu rehne de. You have skewed view of things.

    • @LostSoul979
      @LostSoul979 15 дней назад

      1 year mba (except ISB) doesn't give that long term return which 2 year program gives. Its only good for people in IT. In other field like manufacturing, this degree is not preferred experience is preferred more.

  • @kartikization
    @kartikization 2 месяца назад

    MBA makes sense only after 5 years. Before that it makes no sense.

  • @shyammaths5705
    @shyammaths5705 2 месяца назад

    what is exam fee

  • @vishnuparik4429
    @vishnuparik4429 2 месяца назад

    Damn this is really smart 🫡💯✅

  • @udayashankar106
    @udayashankar106 2 месяца назад

    Hi, How can I get ur notes?

  • @nishawaghmare682
    @nishawaghmare682 2 месяца назад

    One of the best podcast and relevant for 5+ yr experience candidate

  • @Bangbang56817
    @Bangbang56817 2 месяца назад

    Cloud practitioner has any value?

  • @SanjayYadav-rc4lo
    @SanjayYadav-rc4lo 2 месяца назад

    Can non technical guy become software tester

  • @user-kc6wj7wr6i
    @user-kc6wj7wr6i 2 месяца назад

    Thank you Shailesh for the making it easy for us.

  • @BhaskarGupta-fb2oc
    @BhaskarGupta-fb2oc 2 месяца назад

    Very helpful Shailesh, please do post videos on how to get interview call's (1-3 year of experience).Also what are the expectations of the companies from a candidate. According to current Market Scenario.

  • @Alberta_And_Around
    @Alberta_And_Around 2 месяца назад

    Hey Shailesh, What’s the source of these notes?

  • @nagalakshmipanjagala6293
    @nagalakshmipanjagala6293 2 месяца назад

    Can you tell me how to know the test centre locations for aws test?

  • @RohitSaini-in4ff
    @RohitSaini-in4ff 3 месяца назад

    i have not recevied any vocher after attending class. please tell me something

  • @RohitSaini-in4ff
    @RohitSaini-in4ff 3 месяца назад

    hello i have attend the training but i have not recevied any vocher. could you please give any sugesstion

  • @beditz1591
    @beditz1591 3 месяца назад

    Hello Shailesh sir plz make video on GenAI or Devin

  • @mashapoguajay3322
    @mashapoguajay3322 3 месяца назад

    freshers can also write this

  • @KingKong-yj3nn
    @KingKong-yj3nn 3 месяца назад

    Well These days even if u give 10/10 you are not selected :D

  • @RohitSaini-in4ff
    @RohitSaini-in4ff 3 месяца назад

    hello Shailesh, thanks alot for information and i also want to know like now i am in germany and i have registerd for training voucher. my question is that, in which language exam come (English or German)

  • @LakshmiPutrevu-qw9lb
    @LakshmiPutrevu-qw9lb 3 месяца назад

    Hi @Shailesh, can you please send the mock test link?

  • @rishabhgarg4627
    @rishabhgarg4627 3 месяца назад

    speak less 'like' word

  • @gayasahmad7058
    @gayasahmad7058 3 месяца назад

    It's totally invisible, I am suggested you plz make a video with white screen except black screen, it's not a correct to explain with black screen

  • @sivapadma519
    @sivapadma519 3 месяца назад

    Why conversion is in Hindi when it related to experience in software technical

  • @zulminanahmed9489
    @zulminanahmed9489 3 месяца назад

    How many Technical F2F interview will be there in the Nagarro selection process 1 or 2?