datareader is one the ado.net object which can used to store data.datareader is readonly,forwardonly access data from recordset.it doesn't allow manipulations...
For Checking every web application contains both standard
and non standard objects during functionality testing of
web application, we have to check all the...
Tracebility matrix we can call it as Tracebility requriment
matrix.
TRM in the sense,mapping between the requirments and
testcases.Why we do this is to che...
1. Check for the Color.
2. Check for the Available buttons.
3. Check for the size of the buttons
4. Check for the distence b/n the buttons.
5. Check for the...
1. Check for the Color.
2. Check for the Available buttons.
3. Check for the size of the buttons
4. Check for the distence b/n the buttons.
5. Check for the...
You can use the ADO.NET DataReader to retrieve a read-only, forward-only stream of data from a database. Using the DataReader can increase application performan...
Check Table: The ABAP Dictionary allows you to define relationships between tables using foreign keys . A dependent table is called a foreign key table, and the...
Closed box testing is same as black box testing. Black box testing a type of testing that considers only externally visible behavior. Black box testing consider...