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 information is contained in the checklist file and in which file expected results are stored?
How to have winrunner insert yesterdays date into a field in the application?
What is the use of test director testing tool?
we have three windows with title(logical description),India.com,Government of India.com,India Inc.com.All three windows have similar properties and object.A test script has to be run on all these windows.what changes will u make in GUI or script so that the script runs succesfully on all these three windows with the least alteration required? Please explain clearly with steps.
What is the usage of Test case Design Techniques,in Integration/System Testing?
what is compile module in WinRunner?
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
what is the advantage of INOUT parameter over OUT parameter?
what are Obligatory and Optional properties in Winrunner? what is the use of those explain in detail..
How to Import(insert) data from an excel sheet to Database(table).
How do you select multiple objects during merging the files?
whats spiral testing. give example