Archive for testing tools for freshers

You are browsing the archives of testing tools for freshers.

Database Testing Tools Interview Questions

1. What we normally check for in the Database Testing?
In DB testing we need to check for,
1. The field size validation
2. Check constraints.
3. Indexes are done or not (for performance related issues)
4. Stored procedures
5. The field size defined in the application is matching with that in the db.
2. What is Database testing?
Data bas [...]

Basic Testing tools questions…. for freshers must read part-II

What is a ‘walkthrough’?
A ‘walkthrough’ is an informal meeting for evaluation or informational purposes. Little or no preparation is usually required.
What’s an ‘inspection’?
An inspection is more formalized than a ‘walkthrough’, typically with 3-8 people including a moderator, reader, and a recorder to take notes. The subject of the inspection is typically a [...]

testing tools Interview questions for freshers

11) What are 5 common problems in the software development process?
a) poor requirements - if requirements are unclear, incomplete, too general, or not testable, there will be problems.
b) [...]

Close