what is port testing and mutation testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Hello everybody, How many people do you think one sprint team can have in average?
what does srs document contains?
If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?
What is meant by SIT?
Hi...What is Test design and Test data management in Test plan Document?
can u write test cases for telephone?
9 Answers Professional Access,
2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com
What are the activities involved by the Test engineer (having 2+ yrs of exp).
1 Answers Covansys, SLK Software,
What is the difference between the test scenarios and test strategy?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
What is testing web based project?Give one Example