what is the difference between testlog and testdirector?
thank u
Answer Posted / 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 |
Post New Answer View All Answers
What is debug mode in Winrunner?
How do you call windows APIs, explain with an example?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
What is the difference between writing a function and writing a script?
When would you use 'set_window' and when would you use 'win_activate'?
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
Explain the purpose of gui spy?
What are the virtual objects and how do you learn them?
Where did you learn winrunner and testdirector?
What is a checkpoint and what are different types of checkpoints?
How do you unload the GUI map?
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
How do you copy and move objects between different gui map files?
Write test scripts on a scenario where you have to transfer data from one table to another.