Data Driven Testing Part-03 Test Case Execution Using Excel File Robot Framework #robotframework
1. What is Data-Driven Testing in Robot Framework?
Data-Driven Testing means running the same test case multiple times with different sets of input data.
Instead of writing multiple test cases for each input, you provide the data separately.
Robot Framework supports DDT using:
Test Templates
Variables
External Data Sources (Excel, CSV, JSON)
2. Using Test Templates (Built-in Way)
Structure:
Create a keyword that performs the test.
Define a Test Template in the suite.
Pass multiple data sets to the test case.
Example: Login Test with Multiple Users
File: LoginTests.robot
In questa pagina del sito puoi guardare il video online Data Driven Testing Part-03 Test Case Execution Using Excel File Robot Framework della durata di ore minuti seconda in buona qualità , che l'utente ha caricato DG 19 novembre 2025, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 118 volte e gli è piaciuto 3 spettatori. Buona visione!