HOW CAN U DO DATA BASE TESTING ?
COULD U PLZ EXPLAIN WITH SOME EXAMPLES?
Answers were Sorted based on User's Feedback
Answer / saff
according to my knwoledge
database testing is doen to check whether the data entered
is stored in the databases in the right format or not and
while retriving r we able to retirvetheright dataand it
isnot allwoing to retrive any secured data
this is all done for database testing
the only way i knowis by queryinh the data bases we will
come toknow
so using different tools and query lang sql we can
accomplish this task
| Is This Answer Correct ? | 1 Yes | 0 No |
When a tester is asked to do database testing. First insert a record form the front end and query the database see all the data inserted is in proper format. Also verify all the database columns are having proper data types. Also check for proper primary key is defined or not. See all foreign key relationships are properly defined or not. Also see whether table is in proper normal form.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday
Verifying if there is an impact of frontend screen
operations on the backend database is called as databse
testing.
This is useful in checking the data integrity and data
validity. To do this, we'l have to connect to the data base
with the help of the IT team
and check if the operations performed in the front end are
being effected at the backend.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / amit verma
Manily Database Testing is used to Test the application at
Database Level.
Like whether all actions are shown on databse or not.
For Ex. If v save any record then v verifed at database
level whether the created record are shown on database or
not & vice versa. That is known as Manual Database Testing.
| Is This Answer Correct ? | 0 Yes | 3 No |
WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & ACTIONS IN QTP? WHAT IS THE DIFFERENCE BETWEEN A FUNCTION & PROCEDURE IN QTP? DIFF BETWEEN ACTION AND REUSABLE ACTION?
Hi, This srinivas, Q: After testing in what way we concluded the testing is over without Tracebility Matrix and what is the role played by the Tracebility Matrix and what are the documents that tester should submit to his QA manger after testing in Manual Testing apart from the Test cases.
What are the categories of writing test cases?
What made you pick testing over another career?
How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
The project is going through the maintainance phase I logged a defect which is critical for resolving ,the developement team is in US when they got the reported bug they gave the xplanation that it is a six year old written code moreover we don't have proper followup documents to authenticate this one....in this senario wat will u do??
My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
I want the correct answer for this question, because i read so many answers from this site which have wrong answers for this question and so during interviews i only gave wrong answers. If anyone really knows the right answers only then answer, Pls give the examples for: High Priority High severity, HP LS, HS LP, LS LP.
could any body tell good ISTQB institute in Hyderabad?
Differentiate between severity and priority? who assign these parameters to a bug?
Briefly explain what is Quality Assurance life cycle?