Answers for "What is framework?"

0

What is framework?

In test automation, framework is the blueprint of test automation. 
• It includes your folder structures, where to save you function library,
test results, test data, resources. 
• It is essential because when you are working on a 
automation project everyone will have a guideline to follow and our 
script will be easier to maintain
Posted by: Guest on June-15-2021

Browse Popular Code Answers by Language