Wht is the Difference between Test Harness and Test Driver
Anybody can explain it..Thanks in advance...
Answer Posted / s. rajarathnam
Test Harness:
To generate Test Data by combination, for to test the
Application under regression testing. For Ex if there are 5
Fields in the Customer Enquiry First Name, Last Name,
Address1, Address2 and city, here if you have only 5 set of
original data, with the help of Test Harness Technique we
can generate upto 5X5X5X5X5 = 3125 Test Data can be
generated in that 5 Test data are positive Testdata and
3120 Testdata are negative testdata
Test Driver:
Test Driver is one of the Frame Work For testing the
Application in Automation. Test Driver Consist of 4
Component 1. Spread Sheet, 2. Script Folder, 3. Object
Repository Folder, 4. Main Script.
The Generic Script file should be saved in the Script
Folder and the Appropriate Object Repository File should be
saved in the Object Repository Folder.
In Spread Sheet, it should contains sino, Scenario Name,
Script Path, Object Repository Path, Flag.
in the Script Path Column we have to enter the Correct Path
of the Script and in the Object Repository Path Column we
have to enter the correct path of the object repository.
Flag Column contains the Yes or No (i.e) to execute or not
execute the script.
In the Main Script we are going to import the Spread Sheet
and we are going to get the value of the Flag. if the flag
value is "Yes" then we load the object repository file in
the object Repository and execute the script File. If the
Flag Value is No Control will navigate into the next line.
If there are 20 scenarios then control will to all the 20
lines and execute the script depending upon the flag value.
S. Rajarathnam
Senior Test Associate
CS Software Solutions inc Pvt Ltd
04428191336
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How can software qa processes be implemented without stifling productivity?
which sanity testing is performed?
What is a test server?
What is agile testing and why is it important?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
Hi All I want discuss abt Testing tools is any one available online in google chat?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
What is test driver and test stub?
What is smoke testing and what is sanity?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
What is the most important phase in STLC and Why