what are the testing methodologies?

Answers were Sorted based on User's Feedback



what are the testing methodologies?..

Answer / sudharsan reddy

Testing Methodologies are two types
Black box testing and white box testing

Is This Answer Correct ?    7 Yes 6 No

what are the testing methodologies?..

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

what are the testing methodologies?..

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

what are the testing methodologies?..

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

what are the testing methodologies?..

Answer / guest

Testing methodologies are Manual or automation testing.

Is This Answer Correct ?    2 Yes 11 No

what are the testing methodologies?..

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

Post New Answer

More Manual Testing Interview Questions

Difference b/w srs and functional specifications? what are the approaches u'll follow while integrating the modules

2 Answers   L&T, Semantic Space,


One scenario: yahoo inbox doesnt show emails but instead of all inbox emails are shown in draft folder. How do u wrte the defect repert for this scenario.

0 Answers   STG,


what is the good test case ? how can we tell this is good test case ? (test case characterstics)

4 Answers  


What is the meaning of incident in testing?

9 Answers   Alcatel, Cambridge,


What is exploratory testing?

10 Answers  






What is TestWare?

1 Answers  


How many testcases can you write per a day, an average figure?

11 Answers   AppLabs,


you have 200 testcase there is no enough time to excute all the testcase but you have to released that build.what can u do it?

1 Answers   Veritas,


compatibility testing?

2 Answers   NDS,


diff between usecase and testcase

8 Answers  


Explain spiral model?

3 Answers   AXA,


Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage

8 Answers   ISTQB,


Categories