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

Hi Friends, What are the steps involved in STLC

16 Answers   Polaris,


What is Cycle Testing? Not Testing Life Cycle?

2 Answers  


If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.

0 Answers  


what is the difference between Test strategy and test plan?

25 Answers   EDS, IBM,


What are all the test metrics following by comapany?

2 Answers  






What is the big deal about ‘requirements’?

0 Answers  


hi sir, Mfsi_krushnas [Mindfire Solutions] i think ur answers are good........ pls mail me ur institute address .... r u faculty? i need database testing on sql server... gan9000@gmail.com, what is the market for db testing, max companies are using which database on db testing.... sql sever or my sql or sql-oracle?

3 Answers  


Can anyone explain me about Tracebilit metrics?

7 Answers   HCL,


Swap 2 variables without using a temp variable

4 Answers   Oracle,


Compatibility Testing

1 Answers  


how test cases are written in test direcror directly or u fetch from xls

4 Answers   SAP Labs,


what actual a tester perform in database testing?(its very urgent pls)

4 Answers  


Categories