QnA Friday 25 - When to do Automation Testing ? 🔥

Поділитися
Вставка
  • Опубліковано 10 січ 2018
  • Hello Raghav
    How to Decide Which Type of Testing is Required for a Project?
    When to do Manual Testing and when to do Automated Testing?
    Best Regards,
    Zafar Tagiyev
    ​Chicago, IL ​
    _______________________________________________________________
    I will meet you every Friday and answer your questions
    Send your queries at:
    ask.qnafriday@gmail.com
    mention your name and place
    _____________________________________________________________
    Playlists:
    / @raghavpal
    Like on Facebook :
    / automationstepbystep
    Follow on Twitter:
    / automationsbs
    Subscribe on UA-cam :
    / automationstepbystep
    .
    _______ ONLINE COURSES TO LEARN _______
    Visit - automationstepbystep.com/

КОМЕНТАРІ • 59

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

    Thank you very much for such clear explanation!
    You are doing great videos!!

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

    The Video was really helpful, you were on point rather than talking about rest of the things which are not related to topic.
    Keep making Such Good Content Video .😊

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

      Glad it was helpful Arti

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

    I have been doing automation testing for last 1 month on ERP system in my company through selenium with java testng and maven, in our ERP system there is a lots of dependency means for e.g To run accy module I have to fill all the pre requisite test data first...location, set system user add farm profile , create ledgers, accou mapping...so it takes lot of time ...so I have been questioned that then why to go for automation we can achieve it manually ...please help me how to handle this scenario

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

      I will need to check on this Prajakta, for now can try some online help

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

    We used ERP system in our organization for that I am doing automation testing but test data keeps on changing all the time and I have to add that changed test data in each individual .xlsx file and It takes lot of time to update that test data ....how should I handle it as I am using hybrid framework selenium with java testing

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

      HI Prajakta, there must be some criteria of changing the data. Can you get the data directly form a Database

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

    Very very important question in interview

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

    Thanks a lot Raghav, it was very useful. As a new QA automation engineer I have been asked what is your day to day activities or what did you automate in last sprit or you are doing in current sprint. What is the best answer for that.

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

      Hi,
      In general, you can explain what you actually did in your project,
      It may include
      The domains you are testing
      the test planning phase, requirement analysis
      Test designing, tools, frameworks used etc
      Bug logging, tracking, post fix processes
      Build Certification, release etc

  • @saibm6280
    @saibm6280 24 дні тому

    do you recommend insprint stories to automate?

    • @RaghavPal
      @RaghavPal  24 дні тому

      I can recommend automating InSprint Stories if:
      * You have a well-defined, relatively stable story management process that can be automated without significant customization.
      * You want to reduce manual effort, improve consistency, and enhance collaboration among team members.
      * You have the necessary resources and expertise to set up and maintain automation workflows.
      * This will not impact other work, schedules, modules etc
      However, if your team's story management process is highly customized, complex, or frequently changing, it may be more challenging to automate effectively. In such cases, it's essential to weigh the benefits against the potential challenges and limitations before deciding to automate
      -

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

    Can you explain about keyword driven framework...

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

      I will do a session on this Abhisek

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

    Raghav I am waiting for ur next video on robot framework . when ur going to upload next video. Wait for your response

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

      Hi Amit, will do that very soon. Keep watching.

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

    Hi sir , wt types of functionalities and futures can we choose and pick for automation testing .can we achieve 100% testing by automation testing ?
    Can we divide some testcases for automation testing and some for manual ?

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

      Yes we can, Ideally all repeated, redundant work must get deleted to automation and humans must focus on creative, logical and more cognitive work

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

      @@RaghavPal tqs for your reply sir , please do a video on how to become an Automation architect

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

      Sure, I will plan

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

    "Automation Gating Criteria" do you have a separate QnA series for this?

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

    Do Vagrant please

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

      Sure, its in my list.

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

    Where opperchunits are high manual or auto machine

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

      Automation will be better for now

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

    I was expecting something diff discription i already know but expalnation with example....... Can u create one more vdo ........

  • @KIRANYADAV-kx7wu
    @KIRANYADAV-kx7wu Рік тому

    In how many environment testers are involved? Ex: SIT, DEV etc.

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

      Hi, it can be all env or only qa env, there is no specific rule for this with roles like SDET & DevOps we can do testing in any or all env

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

    which testing is better Automation testing or Performance Testing ?

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

      Hi Vijay,
      Both Automation testing and Performance Testing are important aspects of software testing, but they serve different purposes and are not directly comparable as "better".
      Automation testing refers to the use of software tools to automate the manual testing process, making it more efficient and less prone to human error. Automated tests can be run quickly and repeatedly, providing consistent results and making it easier to catch and fix bugs early in the development process.
      Performance testing, on the other hand, is the process of evaluating a system or its component(s) with regards to speed, stability, scalability and resource utilization under different workload conditions. Performance testing helps identify bottlenecks and potential issues in a system before it is deployed to production, ensuring that the system can handle expected and unexpected loads and operate within desired performance criteria.
      Both automation testing and performance testing are important for ensuring the quality and reliability of software, and the choice of which one to use depends on the specific needs and goals of a project.

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

    If developer gives a acess to the tester for scripting purpose can tester pass the test data for test cases in dev environment

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

      Hi Shraddha, you can discuss with dev team on what all you can do in that env. Also document your process or actions

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

    You are like Sachin .clear and crystal explanation.

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

      Humbled to see you message

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

    Please suggest how can i invite you as guest speaker at my company in beligum

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

      Vaibhav
      Thanks for your gesture. I mostly do practical teachings.
      I am not sure if I will be of any value as guest speaker.

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

    Sir can you share automation getting criteria

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

      Hi Jeet,
      In the context of manual testing, automation gating criteria refer to the set of conditions that must be met before a manual test case can be automated. These gating criteria act as quality checks or validation points to ensure that the test case is suitable for automation and that the automation process will produce reliable and accurate results.
      The gating criteria for manual test automation typically include factors such as:
      Test Case Stability: The manual test case should be stable and well-documented, with clear steps and expected outcomes.
      Test Case Complexity: The test case should be of sufficient complexity to justify automation. Simple test cases may not be worth the effort of automation.
      Test Case Repetitiveness: The test case should be repetitive in nature, i.e., it should be executed multiple times with the same set of inputs and expected outcomes.
      Test Case Data: The test case should have a defined set of input data and expected results, which can be used to create automated test scripts.
      Test Case Environment: The test case should be executed in a consistent environment, with no variations in configuration or setup.
      Availability of Tools: The necessary automation tools, such as test automation frameworks, should be available and compatible with the manual test case.
      By ensuring that these gating criteria are met, organizations can maximize the benefits of manual test automation, including improved testing efficiency, faster feedback on code changes, and reduced testing costs.

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

    Can u explain about jboss

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

      Hi Manoj, JBoss is open source java application server. It is developed by JBoss (from RedHat inc) and we call it JBoss AS (jboss application server)
      These links will help you - www.quora.com/What-is-JBoss
      stackoverflow.com/questions/3821640/what-is-the-difference-between-tomcat-jboss-and-glassfish

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

    I need to learn Automation, Any one can provide online classes for Automation?

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

      Hi Asma, you can start with online tutorials

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

    What is 5th point?

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

      Did I miss something, will check again

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

      @@RaghavPal what did you add in 5th point?. I m not able to see that

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

      Okay that is ROI - return on investment
      So its like when you plan to do automation, we analyze the cost in terms of time, effort, money etc and then see what will be the return we will get. Example if we spend 100 hours in creating and setting up Automation, how much time will it save when we use Automation etc

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

    Hi sir, can you conduct mock interview?

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

      Yes sure

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

      @@RaghavPal please provide email id
      Let me you send resume and schedule appointment. Is it free right?

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

      Hi sir,wi no reply?

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

      Sorry for late reply, can send to raghav.qna@gmail.com

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

    SiR could you pls provide your email -id so that we can post our concerns and doubts regarding to TESTING

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

      Hi John, this is the best place to do that, on email the replies will be very much delayed and it will not help others.

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

      @@RaghavPal ok sir can you do a video on datascience vs software testing I have asked this question to 3 weeks ago .u told that u will do .iam waiting for your video sir

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

      I will plan