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 |
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
what is Entrance and Exit criteria ?
what are the scenarios and test cases for online banking proj ..ex; fixed deposit, loginh into an account, checking an account, savings deposit
wat is the diffrence b/n dyanamic blackbox testing and static black box testing.and which one is better
What is difference between GUI and Usability Testing?
What is the difference between performing testing the Desktop, web application & client/server application?
Whatis the need of writing testcases? why don,t test the application without the testcases
how would we do the encryption and decryption testing
When should testing start in a project?
what is meant by package testing?
what is testing?
5 Answers Naukri.com, RealTech, TCS, Value Labs,
1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis