What is mean by "instance" in case of software testing..?
Answer Posted / rajendra
Instance means just creating a reference(copy).
This is related to OOPs based software white box testing.
Java or C++ will exhibit run time polymorphysm.
this means each object creates different instances at
different times based on the requiremnts.
byee
rajendra
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
what are the typical problems in web testing?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
How did you do unit testing in your project?
What is boundary value testing? Give an example.
Explain Operational Acceptance Testing with example ?
What is Test Design ?( Urgent) and Test Design for Printer?
what are all the possible Test Cases for VoIP based applications
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Define brain stromming and cause effect graphing?
How does quality control differ from quality assurance?
Enlist some bug status along with its description?
how we write test cases to brs,srs,hlds,llds
What types of software testing are available?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
Does an increase in testing always improve the project?