1. Difference between
WinRunner and Test Director?
Winrunner is aautoamtiontesing tool. It test the application and shows the results
Testdirector is a test management tool. it is used to oragnize the tesing process. we can create testcases also.
2. What is the use of Test Director software?
TestDirector is Mercury Interactive’s
software test management tool. It helps quality assurance personnel plan and
organize the testing process. With TestDirector you
can create a database of manual and automated tests, build test cycles, run
tests, and report and track defects. You can also create reports and graphs
to help review the progress of planning tests, running tests, and tracking
defects before a software release.
3. How you integrated your automated scripts from TestDirector?
When you work with WinRunner, you can choose to
save your tests directly to your TestDirector
database or while creating a test case in the TestDirector
we can specify whether the script in automated or manual. And if it is
automated script then TestDirector will build a
skeleton for the script that can be later modified into one which could be
used to test the AUT.