how u do database testing
Answers were Sorted based on User's Feedback
Answer / abhesheke
ur front end operation effect ur back end table is called
dbtesting
u check for data integrity
importing of data
exporting of data
u can test manully by inserting a record in ur front end
application and open ur database table and verify whether it
is placed in the right location or not.but doing manully for
1 to10 record is ok but for checking of 1000 of record u
need to opt a tool like winrunner.
any doubt plz mail me
abhesheke@yahoo.com
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / prasannatl
Any Application Database is very important. What ever the
information storing in the GUI by user it is storing at
Data base. GUI environment is called Front End and Database
is called Back end.
By using the Data Base Tesing checking the front end
operation with back end means the entered data in the text
fields properly stored in the database tables.
The Data base testing we can concentrate on two types
that is Manual & Automation.
Manual means Open the Database and using the SQL
statements do some operations.And Enter the Data in the
Front end and check with backend tables.
Automation means using any Functional tools like
Winrunner or QTP connect the data base
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / raghu
Data base testing is a process, when some information is
being uploaded or entered in the database table wizards it
has to be stored.
I usually suggest to do Automation testing using QTP
| Is This Answer Correct ? | 1 Yes | 3 No |
Can automation testing replace manual testing?
If you have 1000 test cases which takes atleast 4 months for execution and now project has to be delivered within 2 weeks how will you execute your test cases. Which ones should be executed first.
.what are the diff between desktop and web applications?
what is the outcome of testing?
what are the test cases for one rupee coin box ( telephone Box)
I saw the term 'Idiot Proofing' under White box test techniques. Really what does it mean?
Best Institue for Manual Testig in Ameerpet or SR NAGAR OR MAITHRIVANAM?
Hi Im Swarupa I have 1 Year of exp in Software Testing.I was involved in manual testing of the applications.Pls let me know if you know abt any oppurtunities...Preferred location Hyderabad
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
which test cases are not to be automated
What is Concurrency Testing?
what is the use of l10n testing?