ibrahim3702 / SQE_Project

0 stars 0 forks source link

Data Source Integration #4

Closed ibrahim3702 closed 1 week ago

ibrahim3702 commented 1 week ago

The framework should be able to fetch test data from various sources such as Excel, Database, and Redis. Provide a mechanism for managing test data and accessing it during test execution.

ibrahim3702 commented 1 week ago

Integrated Redis and Excel data sources and also provided a mechanism to manage test data and data access during test execution.

boltbuttar commented 1 week ago

Integrated database data source and also provided functionality to access data from database during test execution.