what are the testing methodologies?
Answers were Sorted based on User's Feedback
Answer / sudharsan reddy
Testing Methodologies are two types
Black box testing and white box testing
Is This Answer Correct ? | 7 Yes | 6 No |
Answer / rajendra
Testing methodology means
The process of testing of sw application
in different situations,phases and on different types of
applications
some Methodologies are
1.Adhoc Testing
2.system Testing
i. Functional Testing
ii. Security Testing
iii.Performance Testing
iv. Usability Testing
vi. User interface Testing
3.Poratability testing
4.Multibrowser compatibility testing
5.Installation testing
7.Integration testing
8.Sanity Testing
9.Retesting
10.Regression Testing
11.End to end Testing......etc
All these testing methodologies are not compulsory in
testing an application.
It depends on the type of application.
for eg:if we take ordinary web appilication it is very
important to conduct
1.GUI testing
2.Performance testing
3.Usability testing
4.compatibility testing
Bcoz web appilication must work at very fast speed.
if you take any online banking application
Then security testing is very important.
ok then byeeeeeeee
rajendra
rajendra_penumalli2yahoo.com
Is This Answer Correct ? | 6 Yes | 6 No |
Answer / snehal.
1. to check what is to be tested.
2. then prepare the test cases.
3. prepare the test enviornment.
4. execute the test cases.
5. report the defect.
6. prepare the progress report.
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / kiran
testing methodology is a project level document that is
implemented in the project which covers all the testing
process, few testing methodologies to name are,
SDLC...
agile methodology
When planning your methodology, consider:
Where will the testing take place?
Who will perform the tests?
How will you communicate with and involve participants?
How will you schedule the testing?
How will you manage application problems?
Is This Answer Correct ? | 0 Yes | 3 No |
Answer / guest
Testing methodologies are Manual or automation testing.
Is This Answer Correct ? | 2 Yes | 11 No |
Answer / jitu
Testing methodologies ,it differs from company to comany.
basically it is of 3 types
1.+ testing
2.- testing
3.boundary value analysis
Is This Answer Correct ? | 0 Yes | 10 No |
What r the different testing techniques other than BVA and EQP?
what is the difference of the Functional testing in the waterfall model and V-Model?
Artifacts in design phase of SDLC ?
please mention critical bugs in hospital management system i.e in project has 4 modules likeappointments,patient chart,reports,pharmacy like that
How will you deploy a web appln?i mean how will recive that build if it is web based(asp.net)?
what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requrement as characters should be Alphanumeric.how you aplly both BVA and EP.......?
How we Check Perfomance testing In Manual? for web application and it is for only web apps or for Client server app's? Plz any body
Generally Where do we concentrate more on the web based applications testing....fox ex: security testing, performance testing etc....
If the Time is cut shorted, how can you manage that?
how do u find out memory leaks in any application..?
What is the difference between Spiral Model and V-Model
What is Elementary Acceptance Testing