===============MANUAL TESTING BASIC IQ’S=================
Not completed yet
Manual testing basic interview questions :
è
Difference between Sanity testing and
Regression?
Sanity
testing:
Once we get the build from the developer's
end QA engineers will flash that build and then start surface-level testing with high-priority test cases based on the sanity report we can decide whether we can accept or reject the
build to execute the remaining test cases this surface-level testing is called sanity testing.
Regression:
. Whenever complex bugs are fixed/patched in a system, typically which affect the core areas of the system, regression tests are used to retest all the modules of the system.
è What is Retesting?
We will
retest the same test case once again to ensure it’s working perfectly.
è
What is the difference between severity
and priority?
Severity means how severe a defect is
affecting functionality.
Priority means how fast the defect has to be
fixed.
è
Difference
between a Bug and a defect?
A bug is a hidden defect they are
captured in the user environment.
A defect is a specification that is missing present but wrong captured in the control environment
è What is sanity testing?
Refer to the above 1st question
è What is regression testing?
Refer to the above 1st question
è What is Functional testing?
Functional tests check for the correctness of the output concerning the input defined in the specification.
è what is Non-Functional testing?
Refer Document: Testing basics by Narendra
è What is the difference between manual & automation testing?
Refer Document: Testing basics by Narendra
è What is the difference between black box & white box testing?
Refer Document: Testing basics by Narendra
è Do you know STLC? explain it.
Refer Document: Testing basics by Narendra
è Which life cycle have you used in your project?
Ans: Agile
è Which bug tracking or Issue tracking tool have you used in your project?
JIRA & Bugzilla (Refer Document: "Testing Basics by Narendra Boyina")
for more questions and Testing concepts read my book "Testing Basics by Narendra Boyina"
Request: Please provide your valuable comments
No comments:
Post a Comment