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 |
levels of testing
In Testing What Type of Defects your finding
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)
1. when to start and stop testing ?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
what is agile testing?
What is a maturity level?
tell me about ur current proect? how can we start, what should we explain? should we expalin the entire proj or only our module? july27 brahma412@yahoo.co.in plz help me
what are the "steps to reproduce" for any bug?
what is entry and exit criteria?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
What is integration testing?