What is Test Harness, Anybody can explain in Detail. Thanks
in advance.
Answer Posted / prasad m
It is a huge benefit to separate the data from the test scripts. So, another part of the test harness would be the data repository. Here, we use several tables to identify elements and their properties and their relationships among different environments. By using this method, we can pull the element attributes for a given element based on the environment in which we are running our test. This allows the elements to have different properties in different environments, and we never have to use an if-then-else statement to determine which properties to use.
Remember that decoupling is good, so separate components of the framework into the smallest pieces you can manage. You then have the added benefit of being able to replace components with better ones if they become available. If a new engine comes out, simply change the engine. This may require a rewrite of your test logic, or test scripts, but you may be able to do this quickly using regular expressions, or a code conversion tool. If a better database comes out, change the db. If you code it right, all you have to do is change a connection string and your queries if needed. It may be a lot of work, but if the end result is faster and more efficient automation, it may be worth it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the test plan of facebook?
What are the different strategies for rollout to end users?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com
Functional and Integration test scenarios for actitime application
What is grey box testing?
Give me sample test cases for smoke testing
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
Tell some examples of bug severity and bug priority?
is it possible to do performance testing in stand alone application..how wil u do that ???????
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
Can you explain an application boundary?
According to RBI rule how much money can be transferred through online banking at one time...?
What is quality center?
What is alpha testing?