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 is bottom-up approach?
can you please tell me what is test script ..with example what is the difference between test script and test cases
Write test cases on Travel bag?
what is traceability matrix?is it mapping b/w the user requirements and prepared test cases?but i want a detailed explanation?
3. Name three words or characteristics that describe this Web site.
Hi,To all .Am Working as a Manual Software Tester in a software company.My Contract Period will be going to complete of this month.How can i fing any openings in chennai?and should s/w companies give preference to manual tester?suggest me .Advance happy new year to allllllll
what is the def between Test Plan and Test strategy
Differences between waterfall and V model
Can you explain the workbench concept?
if i give some thousand tests to execute in 2 days what do u do?
24 Answers BirlaSoft, Sigma IT,
How does one do Regression Testing for Manual Testing projects?
ad-hoc testing is not organized, it's not repeatable, it can't be tracked, and when it's complete, there's no proof that it was ever done. is it?