What operating systems does Subversion run on?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What are statistics, under what circumstances they go out of date, how do you update them?
What are the steps you will take to improve performance of a poor performing query?
How to start SQL Server in minimal configuration mode?
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
What is normalization? Explain different levels of normalization?
What is frame level testing and how do we test it?
How do you test the URL of a Web-based application?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
How to test Web application in which the value is changing dynamic every time and anyone can modify it?
How to test iBackup and storage products?
How can you test the security of a Web site,both manually and by using a tool?
What happens in a Web application when you enter all the data and click on submit button?
How to kill cookies from Web page?