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


Please Help Members By Posting Answers For Below Questions

What is software configuration management?

720


Explain test metric and the information it provides.

684


Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?

1780


How to do manual testing of a E-insurance project (end to end process)

2761


What is bug severity?

655






what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important

1490


How to explain the Insurance project in the interview?

1094


Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not

1883


what is test case management?explain in brief.

1549


discuss black box and white box testing is not widely used if you disagree tell me why?

1603


What is bug release?

707


What are the cases when you’ll consider to choose automated testing over manual testing?

627


What kind of input do we need from the end user to begin proper testing?

956


When did u complete testing ? Which scenrio should not be in automation testing ? why ?

2394


Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.

1403