Top Courses in IT & Software 728x90

Wednesday, 13 April 2016

Real Time Software Testing Interview Questions

Real Time  Software Testing Interview Questions Real Time  Software Testing Interview Questions ü  In which Software Life cycle phase does testing occur? ü Can you explain PDCA cycle and where does testing fit? ü What is the difference between white box, black box and gray box testing? ü  Define Defect? ü  What is the difference between Defect and Failure? ü  What are the broader categories of defects? ü  What is the difference between Verification and Validation? ü  How does testing...

Real Time SQL Server Interview questions and answers

Real Time SQL Server Interview questions and answers Real Time SQL Server Interview questions and answers What is normalization? - Well a relational database is basically composed of tables that contain related data. So the Process of organizing this data into tables is actually referred to as normalization. What is a Stored Procedure? - Its nothing but a set of T-SQL statements combined to perform a single task of several tasks. Its basically like a Macro so when you invoke the Stored procedure, you actually run a set of statements. ...

Tuesday, 12 April 2016

Top 60 Manual Testing Interview questions

Top 60 Manual Testing Interview questions Manual Testing Interview questionsManual Testing is Process of Testing Software /Application we Built as part of software development process. In Manual Testing we will writing Test cases and will be testing different aspects of the software it includes Regression Testing , Functional Testing , System intregration testing (SIT) , User Acceptance Testing(UAT). Here i will be providing top 60 manual interview questions for freshers and expereinced Manual Testing Interview Questions 1.differentiate between...