How do we run the database testing manually
Answers were Sorted based on User's Feedback
Answer / rathnam
Just do any operations like insert,delete or modify in
application and see manually that the operation has effected
in database or not(for database Testing u will have DB user
id and password, and u should give the data source name)
If there is any wrong pls let me know
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sham
Simply u can Add,Delete and Modify records with the help of
application and then use diff.SQL queries to fetch data
from database then u come to no What type of changes were
happen in database.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the diffrence b/w verification and validation?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
What is the best way to answer, what is test scenario, strategy and test plan
What is ADHOC testing ?
various scenarios in any banking project.please give this in detail.
What is non-compliance testing?
Any one pls describe master and visa card are same equity or different. and is it possible have same card number different expiry date with each master and visa.
Explain about Bug Life Cycle
is validation done in white box testing .
Why does Software have bugs? urgent pls .....
What is the goal of Software Configuration Management(SCM? a.)Configuration Identifier b.)Configuration Control c.)Process Management d.)All options.
why do u go for test bed?