ETL Testing | SMOKE Testing vs SANITY Testing with example

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 10

  • @PradeepKumar-pq4hh
    @PradeepKumar-pq4hh 3 ปีที่แล้ว

    Thank so much I have seen all your videos... I am very thankful to you as it helped me building full etl concepts which is helping me in my interview

  • @ashokreddy6019
    @ashokreddy6019 3 ปีที่แล้ว

    Now more clear. Thanks for your time ⌚ sir. 😊

  • @chaithanyabalagonda5051
    @chaithanyabalagonda5051 2 ปีที่แล้ว

    Hello sir this vedio is helpfull and also can you explain the some negative Scenarios and testcases in ETL testing with examples

  • @Freakouts_and_found_Insane
    @Freakouts_and_found_Insane 3 ปีที่แล้ว +1

    Sir one question
    How we can test heterogeneous data which is comming from different sources in different format like flat file,excel file, parquet file format in staging to target

    • @parthkulkarni5373
      @parthkulkarni5373 3 ปีที่แล้ว

      We can temporarily create a table and load data coming from different source files.

  • @veerababuveera-z8o
    @veerababuveera-z8o 21 ชั่วโมงที่ผ่านมา

    Smoke Testing in ETL ensures that the entire ETL pipeline is up and running, checking the basic functionality.
    Sanity Testing in ETL ensures that any specific changes or bug fixes are working correctly in the ETL process.
    Both tests are applicable in ETL testing, not limited only to traditional software testing, and are used to confirm the basic or focused functionality of the ETL process before moving on to more detailed testing.

  • @yashodagosbal1942
    @yashodagosbal1942 ปีที่แล้ว

    Please make video on regression testing in ETL jobs with example

  • @vishwanathgr2532
    @vishwanathgr2532 3 ปีที่แล้ว +2

    In ETL testing, where do we do Smoke n sanity testing Or it is only limited to Software testing , can u briefly explain...

    • @parthkulkarni5373
      @parthkulkarni5373 3 ปีที่แล้ว +2

      As soon as code is deployed in testers enviornment . Tester verify basic casual testing like connectivity check to db, schema n etl tool

  • @PradeepKumar-pq4hh
    @PradeepKumar-pq4hh 3 ปีที่แล้ว

    Sir... Can you please help us in understanding how cloud platform is used for testing. As an etl tester what should I know to work easily on cloud platform