Can anyone explain the terms:
Black-box, functional, Regression, Back-end, System
Integration, GUI, UAT stress and Load Testing.
Answer Posted / 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 View All Answers
What is software review?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
Define Stability, Scalability and reliability with example ?
What is performance tuning? What are tools of performance testing?
What is formal testing?
Did you ever worked with B.A's and when?
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
On login window for username and password auto populated field means what !
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
How can you prepare the resume for testing? Can you send me the answer for this questions?
what are all the possible Test Cases for VoIP based applications
Can you explain process areas in cmmi?
how to connect your project in database?
Tell me the advantage and disadvantage of cookies?
What is ecp (equivalence class partition)?