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 |
How to integrate automated scripts from testdirector to winrunner scripts?
how to write the pass or fail message in winrunner for eg: in QTP we can write like "Reporter.reportEvenr,micDon,"Test Test pass"
please tell me how to explain the project by taking any project (like banking product), how to start explaing?what will be the order of priority e.g.,like purpose, modules, HLDs LLDs etc., in testing point of view (as a testengineer). rightnow i can't explain my project though i've done successfully..so plz help me ..
9 Answers HCL, IBM, ITC Infotech, Raisoni, TCS, Wipro,
Hi, Currently i am using winrunner for my project.Its a java project. When i am running the script its failing in cliking an image link("My Profile"). The image object is eventhough exists in GUI map editor script is failing to recongize the object. I am getting the error of "Web_image_click:"My Profile" Error:Object is not found". I recorded the script and executed it is not running it shows the same error. The following physical description displaying in GUI map editor : { class: object, MSW_class: html_rect, html_name: "My Profile" } The thing was running successfully, I could not able to identify something happen to the script its showing error. Please give solution for this problem. Let me know if need more information. Regards, Sankar shankarmg@gmail.com
Which function in TSL invokes AUT
What are the Win Runner tools for functional testing?
plese tell me about vss?
what is winrunner framework
What is the purpose of temp. GUI map file?
How do you recognise Active X components in winrunner?
what is the difference between unit testing,integration testing and interface testing?
Is Winrunner 7.01 supports .NET applications?