What are the testing processes, methodologies and techniques

Answers were Sorted based on User's Feedback



What are the testing processes, methodologies and techniques..

Answer / vaiju

Testing Process :
1) Establish Test Objective
2) Prepare Test Plan
3) Design Test Cases
4) Review Test Cases
5) Execute Tests
6) Examine Test Results
7) Prepare Test Report
8) Prepare Post Mortem Report

Testing Methodologies :
1) Black Box Testing:
Methods are -
a) Equivalence Partitioning
b) Boundary Value Analysis
c) Error Guessing
d) Use Case based Testing
e) State Transition Testing
2) White Box Testing:
Control Flow Testing -
a) Statement Coverage
b) Decision Coverage
c) Condition Coverage
d) Multiple Condition Coverage
e) Path Coverage

Testing Techniues :
1) Static Testing (Verification)
2) Dynamic Testing (Validation)

Is This Answer Correct ?    19 Yes 2 No

What are the testing processes, methodologies and techniques..

Answer / suganya

Testing methodolgy : Black box, white box and gray box

Is This Answer Correct ?    7 Yes 0 No

What are the testing processes, methodologies and techniques..

Answer / vishnuvardhanreddy

Testing process
1)Understand srs documents
while understanding documents if testengineers has any
queries get clarification from B.A
2)once clarification given by B.A then testengineers
identify test scnarios then write test cases using usecase
documents
3)send tcd to lead for review,then wait for build
4)as soon as bulid released execute testcases on application
5)then result analysis if at all any defects found list out
all defects in defect profile document report to developers

testing methodologies
whirtebox testing
Block box testing
grey box testing
Testing technics
Boundary value analysis
E.C.P


correct me if i done any rong

Is This Answer Correct ?    2 Yes 0 No

What are the testing processes, methodologies and techniques..

Answer / kalyan

Processes: Agile/ Scrum methodology is used for testing
processes.

Is This Answer Correct ?    2 Yes 5 No

What are the testing processes, methodologies and techniques..

Answer / rajanipadma

BLACK BOX AND WHITE BOX TESTING PROCESS

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

How do you know the code has met specifications?

0 Answers  


What is test case of dustbin ?

5 Answers   Campus Interview, eXtensible IT Solutions, Hewitt, TCS,


You are given two scenarios to test. Scenario 1 has only one terminal for entry and processing whereas scenario 2 has several terminals where the data input can be made. Assuming that the processing work is the same, what would be the specific tests that you would perform in Scenario 2, which you would not carry on Scenario 1?

2 Answers   IBM,


Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?

9 Answers   FCG,


What is the outcome of integration testing?

1 Answers   Crea,






What are the categories of writing test cases?

2 Answers  


which situation will decide the approach (topdown/bottom up) to choose from?

2 Answers  


What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.

0 Answers   Cognizant,


What do u mean by SDC. Give me a brief description on this?

3 Answers   IntraLogic,


On what basis test engineer can find out TEST SCENARIOS???

2 Answers  


What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?

2 Answers   ICICI,


what is system testing? explain with an example.

1 Answers   Tech Mahindra,


Categories