Data driven testing using excel
VBScript Excel Object Model It is used to Perform Operations on Excel Application. -------------------------- Excel Application Excel File / Excel Workbook Excel Sheet / Excel Worksheet -------------------------- Create Exce…
VBScript Excel Object Model Part-2 1) Read Test information from Excel file as well as perform Data driven testing for Login Functionality. And write/export Test Result as well as Error Message to the same file. Dim objExc…