QA
QA
• Non-Functional Testing: Determine the system performance usability and stress and
load testing.
• Traceability Matrix:
• Exhaustive testing: Tester test the application in detail every module will be tested when
application is in testing phase. Ensure that there are no undiscovered faults at the end of
the test phase.
• QA: A set of requirements in which we have a complete document of test plan test
cases .
• QC: QC is a hardware relevant hta hy. Upto date ho cheza.
• Software Testing: Software testing is the process of ensuring the functionality of final
product meets the user’s requirement.
• Usability testing: application is user friendly how much easy to use and end user reach
their goal very easily and in few steps.
• Load Testing: If 100 users hit the webpage in the same time and application show
normal behavior and handle the load easily the best tool for load testing is JMeter.
• Stress Testing: Stress testing is to test the system behavior under the extreme condition.
if 50 users can login the application at the same time application handle the load easily
when one more user login at the same time in this case application will crash. Best
example of Online Shopping website when he announces a sale and at same time to
much traffic come with same time and website goes down, and they lose the revenue.
• Functional testing: test the all functionality module in the application button check box
login page contact us page all working fine without any error.
• Boundary Values: It is a part of stress and negative testing. Suppose tester test the login
page of application put valid user name and password with range of 8 to 12 characters.
Suppose we have a password field range of 8 to 12-character tester put only valid
character for login. invalid range is 7 or less then 7 or 13 and more then 13.
• Exploratory testing: Tester doing testing without using test cases and explore the
functionality of the application of your knowledge.
• Failure: once a product is deployed and customer find any issue in the product then they
call product as a failure product.
• Bug: If a tester finds any mismatch or error in application/system during testing phase
then they called it’s a bug.
• Error: if a developer unable to successfully compile or run a program then they call it as
an error.
•
• Defect: The Variations between the actual and expected result is called a defect. Or if a
developer finds and issue and fixed or correct it by himself in a development phases then
it’s called a defect.
• Build: it is installable software that is given to the tester team by the development teamb
• Release: it is installable software that is handed over to the customer from tester and
developer.