Can anyone explain the terms:

Black-box, functional, Regression, Back-end, System
Integration, GUI, UAT stress and Load Testing.



Can anyone explain the terms: Black-box, functional, Regression, Back-end, System Integration, ..

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

Post New Answer

More Manual Testing Interview Questions

If there is no sufficent time for testing & u have to complete the testing then what will u do?

1 Answers   Crea,


what is the difference between client-server application and web based application?

4 Answers   Axcend,


How to track a bug that appears number of times(i.e what is the way to calculate that a particular bug is appearing number of times evenafter fixing it).

5 Answers  


Which website will help me to get all manual interview questions at one place

1 Answers   Satyam,


how test cases are written in test direcror directly or u fetch from xls

4 Answers   SAP Labs,






can anyone suggest the website which gives detailed informtion on configuration mnagement tools VSS?

0 Answers  


What is Bugzilla? Can I used it manually, If yes then how can i used it? Can I used it in .NET Environment?

4 Answers  


What is validation and verification? What is different between them?

8 Answers   Banking, Nedbank,


what is testing?

5 Answers   Naukri.com, RealTech, TCS, Value Labs,


wat is test management ?what are the components available in test management?

0 Answers   iSoft,


Hello, what will be the example for Regression Testing?? Thanks, Gaurav.

7 Answers  


What is prior review?

1 Answers   Accenture,


Categories