what are the testing methodologies?
Answers were Sorted based on User's Feedback
Answer / a s biradar
Guys/gals get the right answer here...
[Very Basic]
Testing Methodologies===1)Manual
2)Automation
Testing Techniques======1)Black-Box
2)White-Box
Testing Types===========1)Static Testing
2)Dynamic Testing
Testing Levels==========1)Unit
2)Integration
3)System
4)Acceptance
Satisfied ? reply 2 [amareshwara@gmail.com]
Is This Answer Correct ? | 14 Yes | 5 No |
Answer / suriii
Based on methodolgies testing is 2 types
1. Black box testing : It is type of testing in which one
can perform testing on the application without internal
structural knowledge on it.
2. White Box testing : It is type of testing in which one
can perform testing on the application with internal
structural knowledge on it.
Is This Answer Correct ? | 10 Yes | 2 No |
Answer / gb
software testing methodology is applied in four distinct
phases:
1.unit testing,
2.system testing,
3. integration testing, and
4.acceptance testing.
Is This Answer Correct ? | 6 Yes | 2 No |
Test methodology and approach are same.
Test methodology discusses about the test approach that
would be required for any projects.
Say for web application,
we define the Test objective folowed with test methods,test
team,test duration, whether to use black-box, white-box
we discuss about the different test approach as
browser compatability
usability
security testing
performance testing (stress,volume,load)
Regards
JAi
Is This Answer Correct ? | 1 Yes | 1 No |
hi jai,
plz correct if i am wrong...
Usability,Functional testing, security, performance
are the techniques of black box testing w.r.t to mindq
teaching, hyd.
under usability we have UI and Manual Support Testing
Under Functional Testing we include - functionality
testing,input domain testing,compatibility, configuration,
recovery testing,intersystem,Installation,parallel and
sanitation testing
Under performance we have load, stress, storage and volume
testing
according to my understanding viz in browser
compatability :-
Comapatability teting comes under funcationality testing
technique. Browser compatibility is a method under
compatibility testing, the approach to do this test is to
test the application with different flavours of browsers...
plz pass on comments if anything wrong in my explaination.
regds,
swati
swty79@rediffmail.com
Is This Answer Correct ? | 1 Yes | 1 No |
Swati,
I won't call them techniques of black box, I would rather
call them types of black box testing.
Techniques of black box would be
Equivalence partitioning
Boundary value analysis
Decision table testing
Pairwise testing
State transition tables
Use case testing
Cross-functional testing
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / manju
software testing methodology is applied in four distinct
phases: unit testing, system testing, integration testing,
and acceptance testing.
Is This Answer Correct ? | 1 Yes | 1 No |
Hi,
I think testing methodologies,methods and techniques all are same i.e
1.Blackbox testing
2.Whitebox testing
3.Greybox testing
Ways of testing means 1.Manual testing
2.Automation testing
Pls Let me know if at all any thing wrong.
Thanks & regards
mahi.kotike@gmail.com
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / cooldude.86
please don send wrong answers....freshers would affect of this suseless and wrong answer........
Correct answer is
1.Waterfall Model
2.V-Model
3.Incremental and Iterative Model
4.Agile Methodology Model
Is This Answer Correct ? | 1 Yes | 1 No |
Who can perform the unit testing?
is there any difference between test case design and test case development
How we can test the performance of an application by manual with out using any tool like loadrunner etc?
Can you explain tpa analysis?
What are the advantages of black box testing?
At first time when you receive the application at that time which testing you do?
hi! this is vivek i am having some of the questions can u clarify it sir 1.what is the model you are following in software development?what is your testing process?
How to do Manual/Functional/Load/Web tests for the web services developed using WCF technology?
what is review?
wat is the differece between three tier and two tier application
write scenario to check the security of below mentioned URL? www.xyzbank.com/welcomescreen/entry?
What is mean by Defect Metrics? Write some defect metrics?