Hibernate Interview Questions

Hibernate Interview Questions 1.What does ORM consists of ? An ORM solution consists of the following four pieces: * API for performing basic CRUD operations * API to express queries referring to classes * Facilities to specify meta data * Optimization facilities : dirty checking,lazy associations fetching 2.What is Hibernate? Hibernate is a pure Java object-relational mapping (ORM) and persistence …

Continue reading

Actionscript Interview Questions

Actionscript Interview Questions Action Script is a scripting language based on ECMA Script. Actionscript Originally developed by Macromedia, the language is now owned by Adobe which acquired Macromedia in 2005. ActionScript started as a scripting language for Macromedia’s Flash authoring tool, now developed by Adobe Systems as Adobe Flash. Early Flash developers could attach a simple command, called an “action”, …

Continue reading

Web Sphere

Web Sphere IBM WebSphere is an application server. IBM WebSPhere is the the leading software for e-business on demand providing comprehensive e-business leadership. WebSphere is architected to enable you to build business-critical applications for the web. WebSphere includes a wide range of products that help you to develop and serve the Web applications. They are designed to make it easier …

Continue reading

Hacking

Hacking When computers or network resources are unauthorized used then we call it as Hacking. Hacking is an act of penetrating computer systems to gain knowledge about the system and how it works. Different HACKING programs can do different amounts of damages to our computer system this depends upon what backdoor programs are hiding in our personal computer. The most …

Continue reading

Winrunner Interview Questions

Winrunner Interview Questions 1 Define Winrunner? Ans: Winrunner is Mercury Interactive Functional Testing Tool. 2 Give short answer about Winrunner? Ans:? Winrunner helps you automate the testing process, from test development to execution. You can create adaptable and reusable test scripts that challenge the functionality of your application. Prior to a software release, you can run these tests in a …

Continue reading

Performance Testing Interview Questions

Performance Testing Interview Questions Q) What is Performance testing? A) Timing for both read and update transactions should be gathered to determine whether system functions are being performed in an acceptable time frame. This should be done standalone and then in a multi user environment to determine the effect of multiple transactions on the timing of a single transaction. Q) …

Continue reading

Testing Tools Interview Questions

Testing Tools Interview Questions 1 What’s a ‘test case’? Ans: A test case is a document that describes an input, action, or event and an expected response, to determine if a feature of an application is working correctly. A test case should contain particulars such as test case identifier, test case name, objective, test conditions/setup, input data requirements, steps, and …

Continue reading