Keyword Driven Testing.

Hi,

Please tell me answer for the following questions

What is Keyword driven Testing?
What is difference between bug/error/defect/failure?
What is proxy and port?

Thanks,
Shankar

[196 byte] By [shankar_testing] at [2008-2-14]
# 1

Keyword driven testing: http://en.wikipedia.org/wiki/Keyword-driven_testing will be a good start

Bug / Error / defect / failure: Answer depends on who you ask. For most, they are all the same. Others may discus the semantics (e.g. a failure could be a manifestation of a defect).

Proxy / Port: Depends on the context of the question since these terms are often overloaded. In my experience, proxy refers to the server that does the appropriate redirection, and port refers to the "channel" that is used for network communication.

AlanPage at 2007-9-28 > top of Msdn Tech,Software Engineering Discussion,Software Testing Discussion...
# 2

This seems like some terminology mix up ....

I think you wanted to know about "Keyword driven Automation". In my opinion, It would be incorrect to use the word keyword driven testing as nothing of that sort seem to exist. Have you seen any one testing using a keyword?

Shrini

http://shrinik.blogspot.com

Shrinik at 2007-9-28 > top of Msdn Tech,Software Engineering Discussion,Software Testing Discussion...