what is the advantage and dis-advantages of using framework ?
Answer / Umesh Kumar Mishra
Advantages of using a test automation framework: 1. Reduced development time due to reusable components; 2. Improved maintainability through organized structure and modular design; 3. Easier integration with CI/CD pipelines; 4. Consistency in testing across multiple projects and environments.
Disadvantages of using a test automation framework: 1. Requires initial investment in setting up the framework; 2. Steep learning curve for new team members; 3. May not be suitable for small-scale or short-term projects; 4. Rigid structure can limit flexibility and innovation.
| Is This Answer Correct ? | 0 Yes | 0 No |
i am living in pune.from 2 months i am searching s/w testing class.but i am confuse which is the good.please send me reply who complete their testing course..i want where teaching is very good & give real project.because many insti.assured placement & real time project,but after addmission it will not be true.so send me reply.i also confuse where i put my query.i hope so,will get reply soon
Please explain what is a relative xpath?
VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
Can the activities of test case design be automated?
What is modular automation?
What are the main attributes of test automation?
Why do you want to keep this kind of information in a separate file and not directly in the code?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
Describe any bug you remember?
How to download QTP 9.5 Trail version? please explain the complete process?
How would you test your own element locator?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.