Archive for testing tools questions for freshers
You are browsing the archives of testing tools questions for freshers.
You are browsing the archives of testing tools questions for freshers.
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 [...]
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 [...]
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) [...]
1) What is ‘Software Quality Assurance’?
Software QA involves the entire software development PROCESS – monitoring and improving the process, making sure that any agreed-upon standards and procedures are followed, and ensuring that problems are found and dealt with.
It is oriented to ‘prevention’. (See the Bookstore section’s ‘Software QA’ [...]