How To Write TEST CASES In Manual Testing | Software Testing

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 621

  • @SoftwareTestingMaterial
    @SoftwareTestingMaterial  6 років тому +55

    *Manual Testing Complete Playlist*
    ua-cam.com/video/SUmxnJA8ZHA/v-deo.html

    • @riyapardhi344
      @riyapardhi344 2 роки тому +1

      can you share Template ?

    • @asshghazal9321
      @asshghazal9321 Рік тому

      @@alexweber4958 lll

    • @sudeepthireddy.n6885
      @sudeepthireddy.n6885 Рік тому

      Can u tell how to write Test Cases for Wi-Fi as module..
      Can u make a vedio on it..

    • @pandabikash5590
      @pandabikash5590 Рік тому

      ​@@asshghazal93210:30 0:32

    • @Ingale_rohit
      @Ingale_rohit 7 місяців тому

      A man buys groceries (a,b,c,d,e&f) from automated grocery shop with no sales man. Make the payment and exit. Write the scenarios on this whole process.
      Can you pls answer this question & explain how to approach such type of questions in interview technical test.

  • @blerdstatic8187
    @blerdstatic8187 5 років тому +228

    I absolutely LOVE you guys. This video made more sense in 20 minutes, than a course I took for 6 months.

  • @MBudhwant
    @MBudhwant Рік тому +1

    Amazing teaching techniques, thank you

  • @suganyavk2460
    @suganyavk2460 2 роки тому +1

    Useful video.... Clear explanation. Thanks!

  • @sheikajmeen644
    @sheikajmeen644 Рік тому

    thank you So much bro very very help full bro😍😍🥰🥰

  • @myshification
    @myshification 6 років тому +2

    I have a question: what exactly you are verifying by entering invalid username AND invalid password (TC_004)? you will not know which invalid data might cause an issue! Besides, you already verified this in two previous TC. You could leave the fields blank or enter invalid email format (abc@gmail) but entering invalid data in both fields - it doesn't make sense to me.

    • @leoly255
      @leoly255 2 роки тому +2

      In the 3 negative test cases, you are testing whether the error message pops-up as expected. You need not concerned about finding out which invalid data it is. For example, in test case 2 and 3 you may find that the error message shows up correctly when EITHER item is invalid. However, in test case 4, when BOTH are invalid, the website simply stops working, there is no error message popping-up. This is a bug and result in a Not Pass status.
      You want to cover every possible test case to make sure the website works correctly.

  • @ivesdipo
    @ivesdipo 3 роки тому

    What is the difference between test scenarios and test suites?

  • @akshaymore5655
    @akshaymore5655 3 роки тому +40

    If someone is not able to write multiple lines in single cell.... Solution is
    " Alt+enter "

  • @maheshvsm7988
    @maheshvsm7988 5 років тому +133

    U can add one more testcase as leave the blank as username and password and click on login button.

    • @naruralartwithme3436
      @naruralartwithme3436 3 роки тому +1

      That's right.. 👌👍

    • @siva28099
      @siva28099 2 роки тому +1

      That will be come in invalid username and invalid password

  • @santhoshk5157
    @santhoshk5157 5 років тому +11

    Hi sir..one request can you plz make a video on test cases other than login functionalities.. like booking a ticket in online booking apps, add to cart like flipkart ecommerce sites-- because I see many videos only on login functionality.. so please make a video on other functionalities too.. it will be really helpful.
    Thank you in advance..

  • @VVsViewYT
    @VVsViewYT 4 роки тому +18

    Nice video :)
    My suggesstion:
    Actual result is not necessary. If test case is failed you will be changing the status of it. Once bug fixed, u will retest the test case and change the status to pass.
    Test case name is missing in this.
    Test description - by the name we can understand that it should be descriptive. So elobrate the test case description.

  • @lindaogundare1631
    @lindaogundare1631 5 місяців тому +1

    please is this same as ISTQB standard tecnique?

  • @salmanhaidery4098
    @salmanhaidery4098 5 років тому +37

    At least basic concept of software testing is clear so far. So helpful for a beginner like me . Thankyou !!

  • @jankikakadia
    @jankikakadia 6 років тому +21

    very helpful video.! and also soothing voice. can listen for longer time. others voice in tutorial videos just hurts in ears if listened through headphones.

  • @claranceliberi
    @claranceliberi 4 роки тому +9

    Thank you STM you have helped me to pass interview i was completely beginner but this video made me good to be interviewed

    • @SoftwareTestingMaterial
      @SoftwareTestingMaterial  4 роки тому +1

      Congrats. Happy to hear this. Have you received offer letter?

    • @claranceliberi
      @claranceliberi 4 роки тому

      @@SoftwareTestingMaterial yeah i got it

    • @SoftwareTestingMaterial
      @SoftwareTestingMaterial  4 роки тому

      Congrats again.

    • @ShivaniSharma-kn3js
      @ShivaniSharma-kn3js Рік тому

      Hey, I'm a fresher. Can you tell me how did you clear your interview?
      Do they ask literal test cases to write there only using any object?

    • @SoftwareTestingMaterial
      @SoftwareTestingMaterial  Рік тому

      Hi Shivani, it varies interview to interview and depends on Interviewer. Pls check our website for more test case related topics www.softwaretestingmaterial.com

  • @SamKi302
    @SamKi302 2 роки тому +2

    test case id kaise milti hai or test case scenerio id where ???

  • @MrToomy51
    @MrToomy51 Місяць тому +2

    Thank you for the smooth explanation

  • @Pras575
    @Pras575 Місяць тому +2

    Need to test valid url

  • @srinivaskatam998
    @srinivaskatam998 3 роки тому +2

    "Password should contain atleast 1 special character and atleast 1 uppercase alphabet"---- what is this condition called ? Is this a test case condition or test requirement or test scenario description or something else ? Please reply me bro .

    • @sushmanthkumar470
      @sushmanthkumar470 3 роки тому

      I think.. It's based on internal design made by developers.

  • @NNMLf
    @NNMLf 5 років тому +2

    Why is it that all tutorials like this on UA-cam are made by Hindu people? I have yet to find a qa test tutorial without a accent. Not hating, just noticing it. Thank you very much for the tutorials

    • @dbros2656
      @dbros2656 5 років тому

      Because people from English speaking countries have too much ADD to make videos on Test Cases.

  • @eugenebruno1481
    @eugenebruno1481 6 років тому +16

    That was great. I think sometimes when you are provided with a Requirement Document and you have to come up with Test scenarios .

  • @prathmeshkalehere
    @prathmeshkalehere Рік тому +2

    A comment for the algorithm so that it helps other people like it helped me!

  • @JoraMoiSosed
    @JoraMoiSosed 2 роки тому +1

    What does the music name?

  • @witty_net
    @witty_net 4 роки тому +8

    Thank you! This is the second video I watched about creating a test case. I'll look for tutorial on how to use this test case.

  • @madhavanaparthi
    @madhavanaparthi 4 роки тому +1

    Description and test steps looks same..test description should be "verify the login functionality with valid user name and valid password"

  • @puspitasarin8109
    @puspitasarin8109 5 років тому +2

    what is the difference between post condition and expected result?

  • @Ckbe13
    @Ckbe13 5 років тому +1

    Whats the difference of Postconditions and Expected Result?

    • @SoftwareTestingMaterial
      @SoftwareTestingMaterial  5 років тому

      There will be an expected result for every test case but Post conditions are not.

  • @dovydasbalciunas5002
    @dovydasbalciunas5002 2 роки тому +1

    Nice video but you should always explain what you're doing with excel :D

  • @joeyhcmc
    @joeyhcmc 4 роки тому +1

    Post Condition and Expected Result are confusing....Can we omit the post-condition and use only Expected Result?

  • @swapnapatil8136
    @swapnapatil8136 3 дні тому

    Is this much is ok for working as a manual tester in a company... I am asking you because I am a fresher.

  • @saharkamel5773
    @saharkamel5773 Рік тому +1

    Fantastic you are professional foe explain everything

  • @goluchouksey2794
    @goluchouksey2794 Рік тому +1

    Awesome way to explain the test case pls make more video for different different module for same one

  • @poojatripathi8232
    @poojatripathi8232 6 років тому +3

    Thanks ..its really helpful ☺
    Can u upload video for explanation on smoke,re-testing and regression testing....

    • @SoftwareTestingMaterial
      @SoftwareTestingMaterial  6 років тому

      Hi.. check this playlist for complete videos. All the requested videos are covered in this playlist.
      ua-cam.com/play/PLUjQ3tZwzZPEKqtx__lADj7NncqxLSC4v.html

  • @meenakshiparihar2907
    @meenakshiparihar2907 Рік тому +1

    Thanku so much for ur explanation sir.i paid 40k for this in one of the known coaching bt they only taught scenerios not test cases.i was facing problems for writing
    Now I can write test cases too.thanku sooo much

  • @dovydasbalciunas5002
    @dovydasbalciunas5002 2 роки тому

    Guys, I have a question.
    How do I write a test case when number of days notification is shown before password expires? Please help!

  • @RenukaMahajan-l6g
    @RenukaMahajan-l6g Рік тому +1

    PLEASE MAKE FURTHER VIDEOS ON AUTOMATION TESTING....IT WILL HELP US SO MUCH...THANK YOU

  • @supriyapatil705
    @supriyapatil705 2 роки тому

    helpful..thank you...!

  • @hackwithspeck
    @hackwithspeck Рік тому

    Please how did you bring the (of Facebook login page down in the cell I can’t do it on my own computer.

  • @ushakirana9092
    @ushakirana9092 4 дні тому

    ❤❤❤ tqu so much struggled to understand these many days

  • @thanveerahamed662
    @thanveerahamed662 7 місяців тому

    Pls write actual results also sir I am getting too much confusing in that expected and actual results pls help me

  • @dialoguebazi5388
    @dialoguebazi5388 Рік тому +1

    Thanku so much easily understood

  • @kajivlogs7487
    @kajivlogs7487 Рік тому +1

    Thankyou Sir it really helpfull..keep teaching us👍👍🙏

  • @acfitness7052
    @acfitness7052 Рік тому +1

    thank you sir very helpful vedio

  • @priyankalohar1223
    @priyankalohar1223 Рік тому +1

    Nice explanation 🎉 1st time viewer also deeply n neatly understand..
    Well done

  • @jeffdrivesdmv
    @jeffdrivesdmv Рік тому

    How did you do the horizontal w

  • @kinjalrana4905
    @kinjalrana4905 2 роки тому

    hello
    I sent u message on given email address which is on website
    can u please help me with my question?

  • @manjunathsontakki7467
    @manjunathsontakki7467 3 роки тому +1

    I like the content and way You provided the information. What has to be filled in Actual result column??
    Thanks.

  • @Maverism
    @Maverism 2 роки тому +1

    Thank you so much sir for the detailed explanation....

  • @michail_m
    @michail_m 5 років тому +2

    Hello.tell me please it is true the way from junior to senior in automation qa is too mach shorter than the same in development. Thank you for your answer

  • @hackwithspeck
    @hackwithspeck Рік тому

    Please how do I make my cell wider for me to write under it and number them in the cell. Please help me

  • @j-ud7co
    @j-ud7co 4 місяці тому

    Symbols use panni test case epdi eluthanum

  • @ricky3917
    @ricky3917 6 місяців тому

    Bhai manual tester k interview k liye ja raha hun kl isme kya kaam ayega? Video mai important cheezein bta deni thi

  • @Hodan8385
    @Hodan8385 4 роки тому +10

    It is really really helpful! Thanks for sharing this material! Thank you so much! Great information!

  • @sakthivel-hz6oe
    @sakthivel-hz6oe 2 роки тому

    Preconditions means what ?..Can anyone explain about that

  • @mandalavijay1720
    @mandalavijay1720 Рік тому +1

    Clear explanation on how to write test cases. Great work. Thank you.

  • @EasyMindChallengesandPuzzles
    @EasyMindChallengesandPuzzles 3 місяці тому

    Writing positive test cases is easy and everyone teaches that on UA-cam. Very less people focus on negative test cases, hence testers are incompetent these days. Try out writing 5 negative test cases for a dead mobile phone. Maximum number of people will fail. Let's see.

    • @RangeethaRRK
      @RangeethaRRK 3 місяці тому

      Where do you learn it from?

  • @love83forever
    @love83forever 7 років тому +21

    Fantastic! You are so clear. I now need to find out how to come up with the scenario. Thank you so much for a very good video.

    • @SoftwareTestingMaterial
      @SoftwareTestingMaterial  7 років тому

      Thanks for the kind words.

    • @aryansaxena924
      @aryansaxena924 2 роки тому

      Yes. Scenarios are very important. Start with simple things. For example, pen, water bottle, AC, Fan, Elevator.
      Derive positive n negative scenarios

  • @thetestersmindset991
    @thetestersmindset991 6 років тому +7

    Great work, and extremely helpful, thanks!

  • @markgoldshtein5999
    @markgoldshtein5999 2 роки тому

    is it test cases for the first STP?(Software test planning?0

  • @sudharani-zt9hc
    @sudharani-zt9hc 2 роки тому +1

    Well done... your way of explanation too much good 👍👍

  • @ctvlogs8280
    @ctvlogs8280 3 роки тому

    how to wirte sign up page test case any video please send me link??

  • @lakshmibhargavi4528
    @lakshmibhargavi4528 2 роки тому

    Hi sir
    Can you please write the test cases for
    DID:FF20
    Type:Readable/Writable
    Default value:00 00 00 00 00 00 00 00 00 00

  • @deepzinnocent2727
    @deepzinnocent2727 2 роки тому +1

    Fantastic explanation and very use full content love u guysss🥰

  • @SangeetaGupta-ov3rq
    @SangeetaGupta-ov3rq 5 років тому +1

    thankyou so much! As in my company the training is horrible!

    • @SoftwareTestingMaterial
      @SoftwareTestingMaterial  5 років тому

      Thanks for watching. Please share it with your connections and also follow www.softwaretestingmaterial.com

  • @N.raju8247
    @N.raju8247 Рік тому

    how to white line remove in within cell and below line also only white space

  • @LearnWithNeeraj777
    @LearnWithNeeraj777 5 років тому +2

    great video sir... please upload domain specific projects testing like this.. thanks in advance

  • @mbuyiseloprincemojake2266
    @mbuyiseloprincemojake2266 2 роки тому +1

    Woow so precise, thank u

  • @aroofsr3851
    @aroofsr3851 6 років тому +1

    Thanks , very useful and informative all the description, scenario and case are well explain . I this step are mandatory steps are need more explanation ?

  • @jayashreednaik5372
    @jayashreednaik5372 Рік тому +1

    the concept was explained very clearly..... tysm👍

  • @vishvajeetsinh_solanki
    @vishvajeetsinh_solanki 5 років тому +1

    you should have written them already to save the time though, hovering curser later above them to explain. thanks anyways.

  • @manujakunadi8917
    @manujakunadi8917 3 роки тому

    I need help in writing some testing scripts. who can i ask?

  • @farsanaakbar521
    @farsanaakbar521 Рік тому +2

    Very clear and well explanation👍

  • @SandeepSingh-ex4mz
    @SandeepSingh-ex4mz 4 роки тому +1

    is this test case and your whole playlist for Agile or Waterfall or both?

  • @manvitbollipalli6486
    @manvitbollipalli6486 Рік тому +1

    Do you provide training sir

  • @joshnengi
    @joshnengi 5 років тому +1

    Thanks for this. But would the phrasing for the "actual results" be like? Thanks for your anticipated response.

  • @moturisrikanth4894
    @moturisrikanth4894 2 роки тому +1

    It is the helpful video we need more videos sir plz

  • @anilkumarpalla590
    @anilkumarpalla590 2 роки тому

    Sir Please remove background music, it means somewhat disturbance to listening the class.

  • @yogeshgavhane8689
    @yogeshgavhane8689 2 роки тому +1

    great

  • @kavyasreview8978
    @kavyasreview8978 3 роки тому +1

    Boring

  • @tomcasale8963
    @tomcasale8963 5 років тому +4

    Very helpful at an entry level. Thank you.

  • @Chinni249
    @Chinni249 10 місяців тому

    What is shot key for text moving for next line

  • @alp196
    @alp196 Рік тому +1

    What a awesome representation , Simply the Best. Thank you so much for clarifying so many questions.

  • @adderaju5192
    @adderaju5192 2 роки тому

    The remaining status also pass Right..??

  • @menybenatar4759
    @menybenatar4759 2 роки тому

    thanks bro, How can I get Excel ?

  • @Edikanokonmusic
    @Edikanokonmusic 2 роки тому +1

    I love your explanation

  • @frdylmz7080
    @frdylmz7080 5 років тому +4

    Thank you so much sir.. it is really helpfull...

  • @shaikbilalrafi6820
    @shaikbilalrafi6820 Рік тому +1

    Nice sir good example

  • @dhdidn6309
    @dhdidn6309 3 роки тому

    I need a test case templets for a simple puzzle game named hook.
    Can you please help me by providing it.

  • @ateequrrahman8427
    @ateequrrahman8427 4 роки тому

    Step two for second test ID is not right.
    as there should be in valid user name, as you are testing with Invalid username

  • @sadaf-e1y
    @sadaf-e1y 8 місяців тому

    What type of testing did you do ?

  • @SnehaKumari-pt9bh
    @SnehaKumari-pt9bh 2 роки тому +1

    Good test case preparation

  • @mohammedzaman4773
    @mohammedzaman4773 2 роки тому

    for interview question if they ask "whats included in test case what would be the answer for that".

  • @r.sathishkumar8550
    @r.sathishkumar8550 5 років тому +1

    Awesome Explanation..Highly useful video..

  • @sharanyarevankar9186
    @sharanyarevankar9186 2 роки тому +1

    so clear and well explained video, kudos to the Team. Looking forward for more such content.
    one request, kindly do not put background music it is quite disturbing.

  • @rahulharyana
    @rahulharyana 6 років тому

    Hi guys,
    I am working in MNC but it's small company which have less work....So I want switch this campany to learn more thing practically in testing. So can you help me to find new job in testing...
    Pls tell me and help me...
    Thanks

  • @AMZ5205
    @AMZ5205 4 роки тому +5

    Can somebody help me with following questions, thanks in advance! 1. Different steps of QALC? 2. How are the parameters for your test cases derived? 3. Explain the process of completing test cases from the time you’re given requirements up until the final product?
    Any help will be much appreciated!

  • @inioluwabadejo6475
    @inioluwabadejo6475 6 місяців тому

    I really enjoyed this video and I know how to write a test case. Thank you 😊

  • @tharunkumarreddy4121
    @tharunkumarreddy4121 3 роки тому

    This is video is really help for my project. Thanks you and love you sir

  • @mohammedsaqib699
    @mohammedsaqib699 2 роки тому +1

    Well done. How beautifully you explained everything... 👌

  • @KK-oe5lz
    @KK-oe5lz 7 років тому +1

    Thanks a lot ...It's very helpful pls upload some more manual testing related videos

    • @SoftwareTestingMaterial
      @SoftwareTestingMaterial  7 років тому

      Hi Kailash Mahato, Thanks for the kind words. Keep visiting. You could find more videos on Manual Testing in the below link.
      ua-cam.com/video/SUmxnJA8ZHA/v-deo.html