What we normally check for in the Database Testing
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
Database testing involves some indepth knowledge of the
given application and requires more defined plan of
approach to test the data. Key issues include :
1) data Integrity
2) data validity
3) data manipulation and updates.
Tester must be aware of the database design concepts and
implementation rules
K,Byeee...
Thanks & Regards
B.Ramyasri.
| Is This Answer Correct ? | 3 Yes | 1 No |
i m going to pay for air reservation online and i m paying through credit card supose i give credit card no 123456.how u chk this is valid or not.wat validation u put for kind of fields
what is equivalence partition? what is the use of it?
5 Answers Microsoft, Ready Test Go, Syntel,
What is pesticide paradox?
Recently igot job,Please,help me,Can u explain the real time process of manual Testing from starting.Please don't mind.
Why is it impossible to test a program completely?
give examples of incremental testing?
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.? and which phase of STLC comes?
can anybody tell me that what is a build note and what it contains? And build note is released to testing team with every new build or it release only when bugs are fixed by the developer?
How does quality control differ from quality assurance?
What r the functional testing u perform?
. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.