SQL Server interview questions

  1. How do you read transaction logs?
  2. How do you reset or reseed the IDENTITY column?
  3. How do you persist objects, permissions in tempdb?
  4. How do you simulate a deadlock for testing purposes?
  5. How do you rename an SQL Server computer?
  6. How do you run jobs from T-SQL?
  7. How do you restore single tables from backup in SQL Server 7.0/2000? In SQL Server 6.5?
  8. Where to get the latest MDAC from?
  9. I forgot/lost the sa password. What do I do?
  10. I have only the .mdf file backup and no SQL Server database backups. Can I get my database back into SQL Server?

Microsoft MSN interview questions

  1. Compare and contrast SQL Server with MySQL.
  2. Compare and contrast stored procedures and dynamic SQL.
  3. Describe a standard 3-tier architecture and the interfaces between each tier.
  4. Compare and contrast a rich client and browser-based web application
  5. Compare and contrast WS and remoting protocols.
  6. Design the data structures for the game battleship.

Load testing interview questions

  1. What criteria would you use to select Web transactions for load testing?
  2. Why are virtual users created?
  3. Why is it recommended to add verification checks to your all your scenarios?
  4. What’s the scenario, where you would want to parameterize a text verification check?
  5. Why do you need to parameterize fields in your virtual user script?
  6. What are the cases why parameterization is necessary when load testing the Web server and the database server?
  7. How can data caching have a negative effect on load testing results?

WinRunner interview questions

  1. Describe the process of planning a test in WinRunner?
  2. How do you record a new script? Can you e-mail a WinRunner script? How can a person run a previously saved WinRunner script?
  3. How can you synchronize WinRunner scripts?
  4. What is a GUI map? How does it work?
  5. How can you verify application behavior?
  6. Explain in detail how WinRunner checkpoints work. What are standard checkpoints?
  7. What is a data-driven test? What are the benefits of a data-driven test?
  8. How do you modify logical names on GUI map?

Web tester interview questions

  1. Define load, performance and stress testing?
  2. What are the goals of a performance testing of a web application?
  3. State a generalized process for load test? Or explain how you did it previously.
  4. How do you determine user soad for a perf test of a Web application?
  5. What do you understand by the terms ‘Response Time’, ‘Pages Per Second’, ‘Transactions Per Secpnd’?
  6. How would you determine the performance of a web application by looking at the values of ‘Response Time’ and ‘Pages Per Second’?
  7. What will be your approach if a particular script in Load Test fails?

Pages (98): « First ... « 86 87 88 [89] 90 91 92 » ... Last »