what is the difference between testlog and testdirector?
thank u
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / irayya
test director is test management tool where in you can plan
entire testing activites of both manual and automation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / giridhar
test log we can use at both manual tsting and automation.
it is an status of Pass or Fail or the test.
TD for maintaining for all the status of test case or test
from scrap to end.
like script and snaps, enhancements etc, also communicats
with other files or tools also.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between a Defect & an Error?
what is Add-wathch, how will it work?
how many types of run modes are there in Winrunner
What is the difference between STATIC FUNCTION & STATIC?
What is meant by the logical name of the object?
Tell me the function to move to the next row in a data table?
2 Answers Accenture, Landscape Technologies,
Can we use the user defined functions (which inclues script with GUI functions) in Compile module? Example: public function MyGuiFun() { set_window(?Browser main window?); button_press(?OK?); } If yes. pls give some example, how to handle...!
Will TSL supports function overloading and operator overloading?
What is Syncronisation in Winrunner?
What is parameterizing in winrunner?
How do you create a startup script in winrunner and what is consists generally?
What is the use of gui map and what happens when gui map file get loaded?