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 |
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?
What is localization testing (l10n testing)?
give five problems in software devlopment process?
When are you done testing?
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
what wil be your approach while testing any software ,test to pass or test to fail?
what are the differences between stub abd the driver ?
In waterfall model, while your are coding if you happen to know that one of the requirement was wrong and there will be no use in implementing it and moreover it is going to cause problems to the final output. Then do you have the flexibility to go back and change the requirement? Is this flexibility there in Vmodel?
WHAT IS LOAD TESTING
please give me Live example for 1. high severity & low priority 2. High severity & low Priority 3. low severity & high Priority 4. low sevrity & low Priority
What is gamma testing?
What is the difference between static and dynamic testing?