What is a shrink wrapped product?
Answer / Abhishek Khare
A shrink-wrapped product refers to a packaged item that has been sealed with plastic film and then heat-shrunk for protection, preservation, and presentation purposes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Test report?
Usually how many members work in a project & how members are now working in a project. If there r difference between the above two questions why it is so?
Please any one could u please tell me what is CLOAS life insurance?its urgent, thanks advance.
What is software risk?
What is virtual address?
What is software verification?
At what phase tester role starts?
Testing methodology and when do you start testing activity?
What is Entry and Exit criteria for a Test Plan?
Say your Product passed through testing and UAT. Now it went to production at client location and they found one defect in it. How they need to procced now? Will they contact you? Will they contact dev team?
Smoke test? Do you use any automation tool for smoke testing?
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char