How to carry out manual testing for a background process
which does't have any user interface
Answer / sakthivel.c
Background process is nothing but process which can be
initiated by any insertion, Store procedure execution and
any mode of transaction.
For background testing you need to run the Store procedure
which will perform some kind of logic and put the data into
tables
| Is This Answer Correct ? | 0 Yes | 1 No |
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?
What is the exact difference between Integration & System testing, give me examples with your project.
WHAT PURPOSE TO USE WINRUNNER
How to fetch a value which is in a particular cell in a html table?
Explain the synchronization points?
How to Get data from database(table) to an excel sheet
What is the procedure for Using Batch tests?And in real time how will use you use batch Tests?Explain with Clear Example?
Explain the winrunner testing process?
What is T_Exit and T_return?
Explain in detail the parameterization steps in DDT?
how do you analyze the result in update and debug mode
How do you handle pop-up exceptions?