what is port testing and mutation testing?

Answers were Sorted based on User's Feedback



what is port testing and mutation testing?..

Answer / geetha

PORT TESTING: The program is ported to a new platform and a
subset of regression test suite is run to determine whether
the port was sucessful.


MUTATION TESTING: The application is tested for code that
was modified after fixing a particular defect.It helps to
find which code/stategy of coding can help in developing
the functionality effectively.

Is This Answer Correct ?    14 Yes 1 No

what is port testing and mutation testing?..

Answer / thangam

Port testing is installation testing,its performed after
user acceptance testing.Project management define release
team along with few developers and hardware engineer and
tester,Release team conducting PORT Testing in corresponding
customer environment.During this testing release team
conducting following factors
1)all files are installed or not
2)Memory occupied by the system
3)Supported software's are installed or not
4)O.S error handling

Is This Answer Correct ?    4 Yes 0 No

what is port testing and mutation testing?..

Answer / mfsi_priyankaa

Testing submitted updates or new ports which are posted on
the ports mailing list. By doing this you reduce the latency
of commits and also increase the number of ports to be
committed (many ports are not committed because of lack of
testing!).

Mutation Testing: Testing in which two or more variants of a
component or system are executed with the same inputs, the
outputs compared, and analyzed in cases of discrepancies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is unit level testing?

0 Answers  


what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)

0 Answers   Encora,


Hi, can only tel me correctly, Who will prepare Traceability Matrix ? reply soonn frnds plsss

6 Answers   Syntel,


What methodologies have you used to develop test cases?

3 Answers  


What is the difference between integration and system testing?

5 Answers  






What is the diff. b/w Basline and Tracability matrix?

3 Answers   Magna Infotech,


what is the diff between ad hoc and exploratory testing ?

5 Answers   Synergy,


How can u swap 2 variables in C without using 3rd variable?

3 Answers   ITC Infotech,


What are the testing processes after getting SRS to tester?

2 Answers  


What You will do after you find a bug ?

3 Answers   iGate,


what is testing?

5 Answers   Naukri.com, RealTech, TCS, Value Labs,


What exactly we have to say when interviewer asked "Tell me about your self"?

2 Answers  


Categories