Steps to implementa excel data reader
1 Install Excel Data Reader Nuget package
2 Create a class in your Utilities/Helpers directories
3 Define the class
4 create a excel sheet with test data
5 use the method PopulateInCollection to populate collections
6 use the method ReadData to read data from excel sheet
Subscribe to:
Post Comments (Atom)
API interview questions
https://www.katalon.com/resources-center/blog/web-api-testing-interview-questions/ Top 50+ Web API Testing Interview Questions [Ultimate l...
-
https://blog.getpostman.com/2017/07/28/api-testing-tips-from-a-postman-professional/ Rembember to Save before exit Variable 1. Collecti...
-
"From Apache Jmeter" Transaction Controller The Transaction Controller generates an additional sample which measures the ove...
-
C#- TakeScreenShot https://www.guru99.com/take-screenshot-selenium-webdriver.html public void TakeScreenshot() { try { ...
No comments:
Post a Comment