If database testing i which way the testing will be done,by
just writing the queries or else anything extra we do?if so
where write those queries and where will we store those?
Answer Posted / amol
Database testing is majorly done in the Migration of
database. When we migrate the database from 2000 to 2008
SQL Server. So testing will be done by applying the Select
Queries and checking the record count of old version
database table and new version database table.
Simmilary we can test it from the Application. Eg. we can
check all the master are present with new database
connection. Simmilary we can check any Transaction record
and see all values of it.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What r all the security problems u r facing & the measures taken to solve.
is it possible to do performance testing in stand alone application..how wil u do that ???????
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
any one please send me any test case examples with tabular columns in manual testing
What is integration level testing?
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
need testing projects where can i find them
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
What types of software testing are available?
What is build interval period?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
How could you present test strategy for the product testing?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type