Can anyone explain the terms:
Black-box, functional, Regression, Back-end, System
Integration, GUI, UAT stress and Load Testing.
Answer / imthiyaz. shaik
Black box Testing:
Testing done by the Software Testing (Team) Engineer on the
functionality of the application/product with out the
knowledge of the internal code is called 'Blackbox'
testing. This testing includess both functional as well as
non-functional testing. Non-functional is Security testing,
performance testing, usability testing.
Functional Testing:
This type of testing is called 'Functional' as the testing
is performed on the functional aspects of the
application/product with out the knowledge of the internal
code.
Back-end testing(Also called as 'Database Testing'):
This testing includes:
1. Checking the data entered through front end is
successfully updated in the back-end.
2. Retreivin data from the back-end (Through some queries)
Note: To perfom back-end testing, the Testing engineer
should have the knowledge of databases like SQL......
System Integration Testing:
Testing the system as a whole (Both functional & non-
functional)with the integration of all the modules/branches.
GUI Testing:
Testing the application/product with the end users
perspective for :
1. Ease of use
2. User friendly
3. Look and feel
UAT: UAT is divided as Alpha & Beta testing
Alpha testing:
Testing done by the Testing engineer at the developers site
in the presence the customer.
Beta testing:
Testing done by the end user/customer at the customers
site/environment without the presence of the testing
engineer.
Performance testing:
Load & Stress testing are the sub sets of Performance
testing.
Load testing:
Testing done with the specified load on the application to
verify the application withstands the load at the given
point of time.
Stress testing:
Testing done beyond the specified load on the application
to verify the threshold point of the application.
Regards,
Imthiyaz. Shaik
| Is This Answer Correct ? | 4 Yes | 0 No |
what is different Between Risk and Issue ?
What is Testing Approach, Testing Methodology, Testing Terminology, Testing Technique and Testing Types?
Hello Frnds Could U plz tell me What r the contents present in TEST DIRECTOR(According to the Interview) ???
Describe V Model with the entry criteria of each Test Phase.
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
can u merge 10GUI map files into a single GUI map file in winrunner?
How quickly we need to fix the bug?
First Name & Last Name fields are there in the application form, In Application First name & last name fields accepts the numerical value 453455 & special characters $%#$% . My question is that --> I think No need to write test cases for Numerical value & special char. for First & Last name fields BECAUSE No one will enter such a input data at client side b'coz it's not practical. Let's me know the answer.
How can one file compare future dated output files from a program which has change, against the baseline run which used current date for input. The client does not want to mask dates on the output files to allow compares.
what is validation and verification of a bug?
what is build and release and what is the difference b/w them?
What is Gorila testing?