What is the first query u encounter to test a database..?
Answers were Sorted based on User's Feedback
Answer / radha
The first step is to test whether the connection to the
database is successfully established or not.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / velraj d
select query to check whether all the data available in DB
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you explain usability testing?
How do u write integration test cases?do u have any special format?
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .?
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
How can a testengineer coordinate with developer in fixing bugs?
what is the test metrics followed if its a small scale company i mean not a cmm level company
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
what is a buglist?
are there any difference Between Error,Bug,Issue ? (defination wise)..
is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing
Can u tell me about the difference between Window based Application and Web Application?
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?