Tosca Tutorial | Lesson 5 - Create First Test Case | Tosca Commander | New Workspace |

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

КОМЕНТАРІ • 103

  • @manishgarg2848
    @manishgarg2848 8 місяців тому +2

    Very nice explanation

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

      Thanks for liking

  • @hexatorus5452
    @hexatorus5452 2 роки тому +8

    Great video. Answers more real world questions than any of the other Tosca tutorials. And shows practical use of the software instead of flipping between the modules and test tab.

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

    Thank you so much sir, this helps a lot....Tosca is Future of automation

  • @rohitraut5015
    @rohitraut5015 11 місяців тому

    Short but sweet explanation... Thank you so much😊

    • @QASCRIPT
      @QASCRIPT  11 місяців тому

      Glad it was helpful!

  • @manojmurali7462
    @manojmurali7462 Місяць тому

    Thank you for the tutorial.

    • @QASCRIPT
      @QASCRIPT  Місяць тому

      Glad it was helpful!

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

    Great Video Team,

  • @parvathisankariS
    @parvathisankariS 8 місяців тому

    Excellent video. very helpful

    • @QASCRIPT
      @QASCRIPT  8 місяців тому

      Glad it was helpful!

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

    Just wow🙏🏻

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

    Superb sir ji

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

    Great video for beginners

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

    thanks , and even makes sense, at 1.5 speed :)

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

      Glad it was helpful

  • @AshishSaturn
    @AshishSaturn 5 місяців тому

    Nice Explanation. I have one doubt that, where the locators mentioned in Test case. How Automation picked UserName and Password fields to enter specified values in TC.

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

      It uses the technical properties of the controls and enters the values specified in TC

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

    Good showcase.

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

      Thanks for the visit

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

    Please upload more videos on tosca related to action modes,rows and columns etc🙏

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

      Sure. Will try to upload soon

    • @QASCRIPT
      @QASCRIPT  9 місяців тому

      Sure

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

    Great, helpful. thanks🙏🏻

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

      Glad it was helpful!

  • @Open-Media
    @Open-Media 3 роки тому +1

    Do you have more videos on TOSCA like this video. This one is really good.

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

    Tqq u so much grt use ❤

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

    Thank you so much 👍

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

    So helpful. Thanks a ton!!!!

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

      Glad it was helpful

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

    Thanks for video ...your way of teaching is great.. I followed same steps but when browser is not opened login step is failed again if browser is opened in new tab link will open and all steps is passed. Why?

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

      When the browser is not opened, it cannot open the webpage and hence the login test fails.

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

    Sir , Am not getting Browser dropdown when we create Test configuration on parent folder . please help me if any settings need to be done

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

      Which Tosca version are you using?

  • @kpranavreddy1623
    @kpranavreddy1623 2 місяці тому

    Hi,
    I have followed the exact same steps and when I run The scratchbook the userid and password is entered correctly after that its not clicking on the login button. The cursor is pointer a bit right to the button. but in the report it shows successful. How do i resolve this issue?

    • @QASCRIPT
      @QASCRIPT  2 місяці тому

      Maybe the element is not unique, try changing the properties

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

    What should be the approach if the module is not available for the validation which we are looking for? Is it possible to write our own modules?

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

      Yes. You can create your own custom module.

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

    I have scanned Shopping cart(0) and while executing the test cases i have added few products in the shopping cart(5), and asked TOSCA to click on hopping cart(5)- i am getting an error that "No matching tab was found". How can I resolve this error ? Please help

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

      Try to first verify if that element is displayed on the page before performing any action or try the waiton action

  • @Mini_mewton
    @Mini_mewton 8 місяців тому

    Hi. I want to import .tsu file but import subset tab is disabled in my tosca commander.. how to enable that? I want to import another tsu

    • @QASCRIPT
      @QASCRIPT  8 місяців тому

      Try to checkout the root project and check

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

    How to generate test case reports like comparing expected result and actual result in tosca like we do in selenium using testng and html logger?

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

      In Tosca you can use Action Mode Verify to verify actual vs expected results. Execution Lists will show the pass/fail results after execution

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

    hey. When i run the test case once it runs and passes but when i run again after that it fails and says logIn failed. Do you know why? i dont change anything after first pass.

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

      Check for dynamically changing elements.

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

    very helpful for the beginner

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

      Glad to hear that

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

      @@QASCRIPT pls upload more videos with more scenerio which are usually asked by interviewer. thanks

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

    Can we test any application in the same way
    For ex : flipkart, myntra

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

      Yes. You can automate any web application

  • @mohit2942
    @mohit2942 5 місяців тому

    Thank you so much

    • @QASCRIPT
      @QASCRIPT  5 місяців тому

      You're most welcome

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

    Please upload videos on how to use loops in tosca?

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

    Are you providing any training on Tosca Automation?

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

      Not at the moment. But will contact you whenever it starts.

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

    Can you provide handson training on real time scenarios in tosca ?

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

      Not at the moment. Will inform you once it starts.

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

    Thank you for the video. I have a question over here "How to see failed part after execution in scratchbook" as for the first time we entered other credentials and there was some error which came up in application.
    Thanks,
    Upasana

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

      You need to add a verification step in your test case which will show up in scratchbook in case there is any failure.

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

    Hi sir,
    I am getting the below error when running the login test case:
    "No matching tab was found with the following properties:
    Title=Swag Labs"
    It is actually expecting me to keep that webpage open and only then it can enter the login id and password. But if the browser is closed and I try to run it, its not launching the browser -> opening the webpage and then executing the test. Please help!
    Thanks in advance,
    Tushar

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

      Have you added the open browser test step?. You can search for the open url module and add it as a test step with the url.

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

      @@QASCRIPT Hi sir, thanks for your valuable reply. Yes, I did add the open url module under Html and dragged and dropped it as a test step. Still it doesn’t work and I get this error.

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

      Try adding a configuration parameter for Browser. Also check if multiple browser tabs are opened while executing the test.

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

    Hello sir, can you please make a video for mobile application.

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

      Sure...Coming very soon

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

    Hi Sir, your videos are excellent. While using TDS in Tosca,I'm getting this following error: Unexpected character encountered while parsing value:

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

      Please send a screenshot of the error and the TDS screen to support@qascript.com

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

    i keep getting same error in Tosca no matter i test with many web pages. Error: No matching tab found with the following properties: Title=SwagLabs. can anyone help?

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

      Try to use regular expression in the title property - Swaglabs*

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

    Can you provide training on Tosca Automation? Interested to join

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

      Sure Anita. Will contact you once it starts.

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

      @Anita - Please provide your email if you are interested in attending Tosca Training

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

      Register for this training - www.qascript.com/courses/Tricentis-Tosca-Live-Online-Training-from-Bijan-6331d908e4b0aec7bc10a5f4

  • @taha-eo6fr
    @taha-eo6fr 2 роки тому

    Hi there... should the process be first test case then test sheet or the other way around?

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

      Tosca follows a design first approach, so you should create a test design sheet and then create test instances

    • @taha-eo6fr
      @taha-eo6fr 2 роки тому

      @@QASCRIPT is there a video on how that is done?

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

      Yes. You can follow the videos 8,9,10,11 and 12 in the Tosca playlist - ua-cam.com/video/4At7coUGDJU/v-deo.html

    • @taha-eo6fr
      @taha-eo6fr 2 роки тому

      What I meant though is, should we start from the red section/ sheet to the blue section/ test cases or the other way around. Your answer is regarding the test design and instances

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

      You should always start from the test design which is the red section and then move to the Test cases which is blue section.

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

    Can someone help me ?
    When I create a project and save and try to open again to continue work I got a message saying
    "Workspace locked by another process ...
    Wait on unlock (max. 2 min) ? "
    Does any one know how to solve ?
    Thx in advance

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

      This generally happens when some background Tosca process is running like Compacting Workspace or Updating workspace. Please close out all processes and try again.

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

    I donot find a properties tab near ??what can i do

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

      It might be collapsed.

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

      There will triangle shape icon on right side, after clicking properties tab will open.

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

    Hi, Can u please guide me, I am from non IT background and wanted to shift to the IT field is this right time to learn the tosca and shift into IT field, and how is the career in Tosca testing side please suggest me

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

      Hi. Tosca is the perfect Automation Tool to learn for people from non technical background as it is a codeless tool. Currently it is growing as a potential automation solution for many IT companies and I feel it has good future if you want to build your career as a Tosca Automation Specialist.

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

    Online training classes..?

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

      Yes. Contact us at support@qascript.com