#include
What is the difference between Game (video game, mobile game, facebook game...etc) Testing and Software Testing? Why some company dont use testcase for Game, they only find bug and describe it directly to bugbase? And some testcase for Game if u think testcase is necessary for game (ex: testcase for Tetris game)
1 6201Post New GameLoft Interview Questions
List the advantage of address sharing?
How to maintain session in mvc?
How many instances can be created for an abstract class?
Is javascript client side or server side?
Why do we need to convert categorical variables into factor?
Explain briefly the transformation rules?
How standard query operators useful in linq?
How do I find meta tags?
Give any two features of flume?
How to synchronize the user profiles with active directory in moss 2007?
What do you know about the formula of Simple interest and Compound Interest?
Explain how routing works in angularjs?
How do you deliver a killer presentation?
What are different types of filesystem?
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance