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 |
sanity testing is done during regression testing.is it true.if it is true plz explain?
Can Someone tell me scenario in testing having low severity and high priority and vice versa
What is the relationship between quality and testing
Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.
WHAT IS THE ANSWER FOR THE QUESTION "WHAT ARE YOUR ACHIEVEMENTS IN YOUR PREVIOUS COMAPANY"
difference between manual testing and automation testing
Hi,Any body taking real time classes on manual testing.If u know please let me know in my E-Mail-id: anbarasu2k@gmail.com mob no:09740297798
If the developer rejects that its not a bug means then whats the next step we follow?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
what is system testing?
hi what is difference between sdlc and stlc.
Explain the V-Model