What is the Difference between Project and Product testing? What difference you have observed while testing the Clint/Server application and web server application
What are the differences between interface and integration testing? Are system specification and functional specification the same? What are the differences between system and functional testing?
What is Multi Unit testing?
What are the different types, methodologies, approaches, methods in software testing
What is the difference between test techniques and test methodology?
What is meant by test environment,… what is meant by DB installing and configuring and deploying skills?
What is logsheet? And what are the components in it?
What is Red Box testing? What is Yellow Box testing? What is Grey Box testing?
What is business process in software testing?
What is the difference between Desktop application testing and Web testing?
Find the values of each of the alphabets. N O O N S O O N + M O O N J YOU N E
With multiple testers how does one know which test cases are assigned to them? • Folder structure • Test process
What kind of things does one need to know before starting an automation project?
What is difference between a Test Plan, a Test Strategy, A Test Scenario, and A Test Case? What’s is their order of succession in the STLC?
How many functional testing tools are available? What is the easiest scripting language used?
Which phase is called as the Blackout or Quite Phase in SDLC?
When an application is given for testing, with what initial testing the testing will be started and when are all the different types of testing done following the initial testing?
What is difference between test plan and use case?
In an application if I enter the delete button it should give an error message “Are you sure you want to delete†but the application gives the message as “Are you sureâ€Â. Is it a bug? And if it is how would you rate its severity?
Who are the three stake holders in testing?
What is meant by bucket testing?
What is test case analysis?
The recruiter asked if I have Experience in Pathways. What is this?
What is the difference between GUI testing and black box testing
What are the main things we have to keep in mind while writing the test cases? Explain with format by giving an example
How we can write functional and integration test cases? Explain with format by giving examples.
Explain the water fall model and V- model of software development life cycles with block diagrams.
For notepad application can any one write the functional and system test cases?
Can you give me the exact answer for Test Bug?
What is the difference between Use Case and test case?
What is installation shield in testing
What is one key element of the test case?
What are the management tools we have in testing?
Can we write Functional test case based on only BRD or only Use case?
What’s main difference between smoke and sanity testing? When are these performed?
What Technical Environments have you worked with?
Have you ever converted Test Scenarios into Test Cases?
What is the ONE key element of ‘test case’?
What is the ONE key element of a Test Plan?
What is SQA testing? tell us steps of SQA testing
How do you promote the concept of phase containment and defect prevention?
Which Methodology you follow in your test case?
What are the test cases prepared by the testing team
During the start of the project how will the company come to an conclusion that tool is required for testing or not?
Define Bug Life Cycle? What is Metrics
What is a Test procedure?
What is the difference between SYSTEM testing and END-TO-END testing?
What is Traceability Matrix? Is there any interchangeable term for Traceability Matrix? Are Traceability Matrix and Test Matrix same or Different?
What is the difference between an exception and an error?
Correct bug tracking process - Reporting, Re-testing, Debugging, …..?
What is the difference between bug and defect?
How much time is/should be allocated for testing out of total Development time based on industry standards?
What are test bugs?
Define Quality - bug free, Functionality working or both?
What is the purpose of software testing’s - Bug removal, System’s functionality working, quality or all?
What is the major difference between Web services & client server environment?
Is there any tool to calculate how much time should be allocated for testing out of total development?
What is Scalability testing? Which tool is used?
Define Reliability?
Best to solve defects - requirements, plan, design, code / testing phase?
Cost of solving a bug from requirements phase to testing phase - increases slowly, decreases, increases steeply or remains constant?
What is scalability testing? What are the phases of the scalability testing?
What is the difference between end to end testing and system testing.
What kind of things does one need to know before starting an automation project?
Have you worked with data pools and what is your opinion on them? Give me an example as to how a script would handle the data pool.
What is difference between a Test Plan, a Test Strategy, A Test Scenario, and A Test Case? What’s is their order of succession in the STLC?
How many functional testing tools are available? What is the easiest scripting language used?
If we found the bug in SRS or FRS, how to categorize that bug?
What is the difference between end to end testing and system testing.
What is the difference between a defect and an enhancement?
Project is completed. Completed means that UAT testing is going. In that situation as a tester what will you do?
What is the ONE key element of ‘test case’? A.Test Input, Expected output, conditionWhat is the ONE key element of a Test Plan?A. Features to be tested with type of testing to be applied
End-to-end testing is the process of testing transactions or business level products as they pass right through the computer systems. Thus this generally ensures that all aspects of the business are supported by the systems under test.
System testing is nothing but integrating all the n modules in an application and test the entire application
An Exception is a condition in our program or indicator of an error that exits in or coding section
whereas an error is a mistake by programmer or runctime of lang which is again made by programmer it’s due to bad prog’er logic and typing and systatical mistakes
there are 2 types of error
complile time error
run time error
11 Comments on 71 basic SQA / testing interview questions
What is the ONE key element of ‘test case’? A.Test Input, Expected output, conditionWhat is the ONE key element of a Test Plan?A. Features to be tested with type of testing to be applied
Who are the three stake holders in testing?
A. Developer, Tester & the User
Who are the three stake holders in testing?
A. Developer (Unit Testing)
    Tester (System Testing)
    user (UAT)
define reliability?
ans: it is the withstanding capability of a particular product.in other words FITTNESS FOR USE.
I would like to know the answer of the following question?
What are the Key challenges of testing?
I want to know the difference between “Verification” and “Validation”
red box testing is nothing but a protocol testing
Yellow box testing is done to check for error messages.
End-to-end testing is the process of testing transactions or business level products as they pass right through the computer systems. Thus this generally ensures that all aspects of the business are supported by the systems under test.
System testing is nothing but integrating all the n modules in an application and test the entire application
What is difference between a Test Plan, a Test Strategy, A Test Scenario, and A Test Case? What’s is their order of succession in the STLC?
Answer :
A Test plan is a document that describes the scope, approach, resources & schedule of intended testing activities.
A test strategy document specifies the list of reasonable tests to be applied in current project.
A test scenario specifies ‘What to test ?’
A test case specifies ‘How to test ?’
The order in STLC is Test Strategy, Test Plan, Test Scenario, Test Case
Ans 49 :
An Exception is a condition in our program or indicator of an error that exits in or coding section
whereas an error is a mistake by programmer or runctime of lang which is again made by programmer it’s due to bad prog’er logic and typing and systatical mistakes
there are 2 types of error
complile time error
run time error