Tosca : How to fetch a value from an excel file and store it in a buffer value

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

КОМЕНТАРІ • 49

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

    Srinidhi ...good explanation ....am preparing for interview ...i actually liked urs clear explanation In this video ...please post more videos ...am expecting urs response for this comment

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

    Hi, Thanks for sharing valid information, Do more real-time video's would useful for anyone..

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

    Nicely explained Arekal - thank you!

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

    Thank you.. Its been very well explained.

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

    You saved my life very wonderfully explained and i completed my task.... Are you gonna share video how to use this buffer value in scripts now ?

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

      Yes. Definitely. But it may take a while.

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

      u know how to add total amount to a buffer from a table which have n rows?

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

      You can use rowcount or column countfor that

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

    Hi Thank you so much well explained on excel operations
    I have one query that in the Excel sheet.
    how can we get list of duplicate name that are present in Excel sheet can you please share the test steps for that?

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

    Really helpful thanks..

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

    Please Do make all the tosca automation from scratch it would help us in many ways.

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

    Do more videos on Tosca automation

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

    Sir please add some related videos about Tosca ui automation.

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

    Is it mandatory to close the workbook after we used it? Because you have not added that step at last.

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

    Thank you so much... I am facing a issue I will explain you pls response me

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

    Is it possible to perform row by row comparison in excel without using excel 1:1 comparison module

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

      You mean comparing the cells like A1 and B1 ?

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

      Yes all the cell values in two different work sheet .

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

      I got the answer how to do that

  • @shruthisadhana.a.t9167
    @shruthisadhana.a.t9167 Рік тому

    Hi, I have another question too. Kindly confirm, Can we pass 1000+ records from Excel File to API Request as input using Tosca at a time.

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

    Can you please explain a bit clear about the difference between $ and # with an example.....!! Thanks..!! good work.

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

      $ is used to steer a particular position.
      # is used for the number of occurrence.
      So if u write $3 then it will steer the 3rd row of the table. But say u have the name Peter 3 times in the table. And you want the third occurence then use #3.
      If you know the position use $. Otherwise go for #

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

      @@j_j8758 Thank you 🙂

  • @shruthisadhana.a.t9167
    @shruthisadhana.a.t9167 Рік тому

    Can you please share a video on how to use this buffer value in scripts further?

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

    If rows and columns are dynamic then how to define the range ? Could you please help

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

    Is it possible to loop through the excel data using TOSCA ?? I mean TOSCA should read the row 1 data in first iteration and then row 2 in 2nd iteration and so on ..

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

      Following this question as i also need this answer

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

      Yes it is possible to loop the Excel data . You can perform this with rowcount actions

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

    Hi.. please advise for me it’s not reading the first row. Error is “could not find row ‘#1’

  • @shruthisadhana.a.t9167
    @shruthisadhana.a.t9167 Рік тому

    Can you share a video for passing 1000+ records from Excel File to API Request as input using Tosca at a time

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

      Yes... I would do it soon!

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

      Try request and response api request once

    • @lokeshsbioa
      @lokeshsbioa 4 місяці тому

      @@srinidhiarekal3483 Hi, have you done this kind of video? this must be really helpful if you can post a video to capture multiple rows and store in DB

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

    If row & column is dynamic how to get count in TOSCA

  • @JyotsnaJha-u9i
    @JyotsnaJha-u9i Рік тому

    I am getting this error
    "Unable to cast COM object of type 'Microsoft.Office.Interop.Excel.ApplicationClass' to interface type 'Microsoft.Office.Interop.Excel._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{000208D5-0000-0000-C000-000000000046}' failed due to the following error: Element not found. (Exception from HRESULT: 0x8002802B (TYPE_E_ELEMENTNOTFOUND))."
    Please help

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

    can you post your contact details.