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 |
i have done B.E. Computer in 2009 i have 1 year exp in academic as a lecturer and then i have done software testing course and 6 months exp in live project now days i am searching a job in testing field in pune. pls sent me a material for testing means which kind of question ask by interviewer and any one know any openning for fresher in pune?
How do you react when the developer says that defect you logged is not valid?
what are the types of android applications?
hai friends i completed my degre(b.com)through distance i have no inter(+2) right know iam doing mca from distance education can i elgible for software in testing process
11.what are two of your weaknesses?
1 Answers Satyam, TCS, Tech Mahindra, VJIL Consulting,
what is the difference between system integrated testing and integrated system testing?
what are the bugs in job portals and hospital managemant projects..if anyone havin experience in testin these porjects then friends share your experience what could be the bugs
What is data flow diagram?
Explain Bug/Defect Life cycle?
How can your reverse a sentence("I LOVE MY COUNTRY" to "COUNTRY MY LOVE I")
While executing test cases, you got a test case as failed and it has a high severity(Show stopper). What is the next step? How you will execute the remaining test cases ?
what is usecase? tell me the attribute of usecase?