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.....
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / deepika
Test Methodology
1.) Black Box Testing Methods
- Equivalence Partitioning
- Boundary Value Analysis
- Orthogonal Array Testing
- Specialized Testing
2.) White Box testing Methods
- Statement Testing
- Branch/Decision Testing
- Data flow testing
- Branch condition combination testing
- Modified condition decision testing
- LCSAJ testing
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / jonathan
Hell on her answer...this cant b solved...even TEST
METHODOLOGIES,
TESTING TECCHNOLOGIES,wont works...try using silk test by
rathod's anchoer...who the hell is this deepika...brain
less girl...y do u need help on her...i hope she is
fresher....her answer wont help........
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / nayana
go on begging deepika...ur answer won helped us...we d hav
exp of 8 years and u dont tch us the internal data
structure...1st u learn abut internal data structure and
answer the form....brienless girl
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / rishi b
nice for giving explaination on BLACK BOX
TESTING ,FUNCTIONAL TESTING,
FUNCTIONALITY TESTING,
SYSTEM TESTING...we the want to learn the
explalination...we can refer the book...may b ur still
feeding child...i herby inform u that u still dont know
abut testin of by 1% self...
| Is This Answer Correct ? | 1 Yes | 5 No |
What is parallel Testing?
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?
What is mean by sdlc and expalin spiral model and proto type model?
Describe components of a typical test plan, such as tools for interactive products and for database products, as well as cause-and-effect graphs and data-flow diagrams.
I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do
What are the Testers Responsbile
9. Are there materials you would like to see added to the Web site? Which ones?
How much percent of time you spend in testing and writting test cases? does testing comes first or writting test cases?
What is a bug triage?
What is Localization and Internationalization Testing
is it possible tht some one can provide me reading material it would be higly appriciated my email id is svit00ef27@yahoo.com thankx in advance
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?