what is the difference between testlog and testdirector?
thank u
Answer Posted / ashish saxena
Test log is actually the resultant of automated testing
process, whenever u carry out testing, test log is
generated which is nothing else than a summary sheet for
status of all cases either passed or failed.
Whereas testdirector is a server-client based testing tool
which helps you in performing functionality testing of your
application. Test log are generated here also but after the
testing process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to check the background colour of the screen in WR?
How to find the local host name using winrunner ?
When would you use 'set_window' and when would you use 'win_activate'?
What is contained in the test scripts?
What is the difference between writing a function and writing a script?
How do you modify the logical name or the physical description of the objects in gui map?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
How do you configure gui map?
What information is contained in the checklist file and in which file expected results are stored?
What are the two modes of recording?
What is the purpose of regexp_msw_class property?
Explain the purpose of loading winrunner add-ins?
What are the Win Runner tools for functional testing?
What is the use of gui map and what happens when the gui map file get loaded?
Difference between winrunner and test director?