Completed
Hard coding
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
REST Assured API Testing - How to Read Data From Excel
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Add maven dependencies
- 3 Create folder and add Excel file
- 4 Create class and create functions
- 5 Provide path of Excel file
- 6 Get project path
- 7 Get workbook and sheet
- 8 Get cell data
- 9 Get numeric data
- 10 Data format
- 11 Object data type
- 12 Constructor function
- 13 Static class variables
- 14 Hard coding
- 15 Changing Excel format