what is the advantage of INOUT parameter over OUT parameter?
Answer Posted / shobha
that will be used in Data Driven test.
if we r passing only input for testing from
(wordpad,notepad,xcel sheet)it is called parameter.
if we r want only out to print in(wordpad,...)it is called
OUT parameter,
if we want both in&out to read&print in(wordpad,...)it is
called INOUT parameter.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why don’t we normally load the gui maps through start up scripts?
What information is contained in the checklist file and in which file expected results are stored?
What do you mean by the logical name of the object.
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
How to check property of specific icon is highlighted or not?
When would you use 'set_window' and when would you use 'win_activate'?
What is the use of virtual object wizard and how it is used?
What are the modes of script recording in winrunner ?
What are the virtual objects and how do you learn them?
What is boundary test?
What is the difference between gui map and gui map files?
What is the purpose of different record methods?
Define parameterizing?
How do you execute your tests from windows run command?
i would like to know the steps to write tsl exception and object exception with a simple example