HI Can any one tell me what is the meaning of
creation and setup
of system input files and execute the tests at the command line
Answer / balajiyadav
you are using the Automake builtin support for tests. It's
quite
limited, and I believe it cannot do what you want.
>For example, I have to have a shell script to run
tst_parallel below,
> because it needs to be called with the poe command, and
some env vars
> set. In other cases, I need to call test program with
some command
> line options.
If you don't want to stick with this, there are alternative
testing
frameworks: Autoconf's Autotest -- see the Autoconf
documentation
(since it's a bit underdocumented and declared not yet as
mature, it
may help to look at how other packages use it in order to
get going).
Otherwise, there is always DejaGNU (big, complicated but
can do a lot
of stuff).
I believe there are more testing frameworks, but cannot
think of any
at the moment. I personally use both the simple Automake
TESTS for
easy stuff, and Autotest for some more involved stuff.
Is This Answer Correct ? | 0 Yes | 0 No |
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
what is a bug?
FOR TEST THE RESOULATION OF IMAGE ETC WHICH TYPE OF TESTING WE USE
How will u test a stored procedure,which accepts 2 int values and sums them? Test cases?
What type of testing you do in your project?
3 Answers Geometric Software, TCS,
Who should test your code?
what is test plan and test procedure
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ?
what is build and release?
what is the difference between web based application and client server application as a testers point of view?
9 Answers Cognizant, Kanbay, RGPV, Saber Corporation,
What is the clear meaning of test case, levels in test case ? contents of test case
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)