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



HI Can any one tell me what is the meaning of creation and setup of system input files and exec..

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

Post New Answer

More Manual Testing Interview Questions

How to perform the end to end testing or system testing for the Railway ticket booking application?

1 Answers   HCL,


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?

0 Answers  


what is review and walkthrough?

3 Answers  


What is ERP.Give a simple description about that.

3 Answers  


write four steps for writting scenario ?

3 Answers  






When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??

6 Answers   ACS,


i have 500 testcases there,how to perform the Regression testin nad retesting?

3 Answers   UHG,


What criteria u r following in ur company for selecting related failed test cases in regression testing?

3 Answers   GE,


This Question asked in Oracle Walk-in Write the content of high level design documents? Thanks in advance

4 Answers   Oracle,


Which are the standards for software test plans?

0 Answers  


What are the types defect tracking tools?

4 Answers   Wipro,


6. What is difference between a Test Plan, a Test Strategy, A Test Scenario, and A Test Case ? What’s is their order of succession in the STLC?

3 Answers  


Categories