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 |
4.what is deliverables?what are the things is included in the deliverables?
Give me few testcases(5) of any application other than login related!
define benhmarks in black box testing...
Tell me about Agile scrum and what is your role in Scrum ?
What is the difference between business requirment document and software requirement document?
Smoke testing done by whom
Write a Test scenario for Outlook Search functionality.
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
How to test a Falsh player scrollings?
What is defect masking?
what is seviority and priority, and who will assign seviority and priority and High seviority and high priority , High seviority and Low priority and Low seviority and High priority and Low seviority and Low priority-- pls, if you know really give the answer,because in every interview they are asking plssssssss
8 Answers Deloitte, QuinStreet,
How do you go about testing a web application?