What features of sqlserver is generally used in database
testing
Answers were Sorted based on User's Feedback
Answer / ksuresh_999
In General, Most of the database testing queries are using.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kiran kumar
In Database Testing mostly we use the queries to retrive
the rows from table and insert the records to table.
In our company we are using TOAD tool to check the rows in
tables
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vijaya
In db testing we can do store procedures tesing , indexes
testing ,verify the table columns length should be same
with UI mapping field length.
| Is This Answer Correct ? | 0 Yes | 0 No |
Diffrernce between client server testing and web server testing.
in compatability and installation testings ,which one is conducted or performed on an application initially
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
who prepare test plan?
what is the diffrence b/w Sanity testing and smoke testing
how to identify the test scenario
what are the different stages in sdlc?
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
what is the difference between water fall and v model ?
In Manual testing BDD meaning
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.