cAN ANY ONE PLEASE EXPLAIN THESE TERMS AND THEIR RELATION :
BALCKBOX TESTING,
FUNCTIONAL TESTING,
FUNCTIONALITY TESTING,
SYSTEM TESTING.......
AND
TEST METHODOLOGIES,
TESTING TECCHNOLOGIES,
TESTING TYPE.....
Answer Posted / deepika a.j
BLACK BOX TESTING - The Test engineer need not know the
internal structure of the program . The software is
considered as a black box to which defined inputs are given
and from which defined outputs are obtained.
FUNCTIONAL TESTING - Functionality of the module is tested
and structure is not considered.
SYSTEM TESTING - The complete software is tested for its
functionality and performance requirements with variety of
techniques and methods.
TESTING TECHNOLOGIES - White box testing techniques
- Black box testing techniques
TESTING TYPES - Compatibility Testing
- Usability Testing
- Conformance Testing
- Functional Testing
- End-To-End Testing
- Regression Testing
- Recovery Testing
- Security Testing
- Load Testing
- Stress Testing
- Alpha Testing
- Beta Testing
- Documentation Testing
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
uses of checklist
What is mutation testing & when can it be done?
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
What is the difference between load and stress testing?
What is the Difference between Network testing and Web Testing?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
Why performance testing is performed? What are tools of performance testing?
State a generalized process for load test? Or explain how you did it previously.
About Testing
how we write test cases to brs,srs,hlds,llds
For any web application, what are the possible login features that should be tested?
how will u create diff types of scenario for any website?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
Password is having 6 digit alphanumeric then what are the possible input conditions?