What is mean by "instance" in case of software testing..?

Answers were Sorted based on User's Feedback



What is mean by "instance" in case of software testing..?..

Answer / namrata

the collection of information stored in the database at a
particular moment is called an instance

Is This Answer Correct ?    8 Yes 2 No

What is mean by "instance" in case of software testing..?..

Answer / jiya

Hi Robin,

Take a Ex:
1. Windows Application is already running.
2. Try to open or start same application by double clicking
or right click then open.
3. If application is getting opened then this is called
another instance of application. This is a bug.
4. If we try to open already running application then there
should be a validation message "Another Instance of
application is already running."

Please correct me if i am wrong.
Thanks,
J.....

Is This Answer Correct ?    3 Yes 0 No

What is mean by "instance" in case of software testing..?..

Answer / g 24

hi jiya

1st thing its correct when we open twisely .exe, it create
instance of application, but i think, it is not bug when we
deals with multithreading application, & yes, application
should show validation message when (same)data save in
different instance (realated to database testing).
so what do u think about this?

i think instance is nothing but objects in code/programme
level & instance in testing is nothing but what scenario we
design to test the application.

suppose this instance in code level so we have to do white
box testing, where which instance create by which class &
which methods use that instance.

so please clarify me if i m wrong..
G 24

Is This Answer Correct ?    3 Yes 0 No

What is mean by "instance" in case of software testing..?..

Answer / 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

More Manual Testing Interview Questions

Explain Bug Life cycle What is integration testing and regression testing What is verification and validation How does winrunner recognizes the project which is in custom build What is expert view and tree view How does QTP identifies the project What is the difference between Winrunner and QTP What is Test Director and which version of test director your are using in your project What is a test plans what are the contents present in a test plan What is the risk of testing a project

4 Answers   Mphasis,


Hi Everybody ,how can i explain the testing projects in the interview point of time? Please let me know .if it is insurance project, what procedures can i follow ?

1 Answers  


What is alpha testing?

0 Answers  


what is difference b/w Quality assurance & Quality control

2 Answers  


Functional testing is the part of System testing or System testing is the part of functional testing

4 Answers   IBM,


WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY

1 Answers   iSoft,


Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks

0 Answers  


What are noise variables?

0 Answers   Cap Gemini,


what is a Bug, Defect, Error & Failure ?

10 Answers  


can any body tell me vat is the status of the bug when it is going for retesting and where we write the bugs in case of retesting

2 Answers  


How to validate a Testcase.and is the testing Methodology.

0 Answers  


At Evening 6'o clock they will release the new build to you.what will u do on that time.

7 Answers   QA,


Categories