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 |
What is defect cascading in software testing?
which test comes first installation testing or compatiability testing
Are there more defects in the design phase or in the coding phase?
What is the difference in testing a secured site 'https' & a non secured site 'http'?
What r the inputs in System Testing?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
What are the testing processes after getting SRS to tester?
When you found any bug before release product to the customer.what will you do????what will be your aproach?
what the diff b/w verification and validation
8 Answers College School Exams Tests, SunGard,
Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?
What actually you(Testing) people do when a new project starts. i.e can you give clear idea how testing is integrated with Project development &Release
what is link testing?