Wednesday, March 6, 2013

Testing - Networking Interview Questions



1. What methodology is used in your project?

Water fall

2. What is Agile testing methodology and its advantages

It is an iterative methodology where the customer's feed back is obtained in all phases. When requirements are not clear we go for Agile methodology. Its the quickest of all models

3. What is the bug tracking tool used in your project

4. What tool do u use to write test plans in ur project
5. Whats a bug life cycle
submitted->Assigned->Fixed->Testing->Closed
6. What is SNMP
It is a protocol working in the 7th Layer and is used for managing a network with a number of hosts called agents. The NMS is intalled in the manager and this monitors all the remote agents. It runs in udp ports 161 and 162 (trap)

7. What is the latest version of Windows
Windows 8
8. What is the lastest version of Internet Explorer
IE9.0
9. What is ping and what protocol does it use
10. What is performance testing
11. Did u visit out site? What did u find interesting?
12. Difference between tcp and udp
13. Verification and validation in testing process
14. Latest version of SNMP
15. Compatibilty testing
16. Regression testing
17. In linux, write a command to transfer a file from one system to another.
18. When do we use tcp and when do we use udp
19. What is a web server? What does it do?
20. What is client side scripting
21. What is XML? Diff XML and HTML
22. At what layer does the following operate:
tcp
udp
snmp
ping
23. What is severity and Priority
24. Do you change the severity of a bug if a developer requests? Name an incident.
25. Write test cases to test a text box that takes 20-40 as entries with negative test cases
26. How do you identify the severity of a bug?
27. What is WMI
28. What is windows services
29. What is Windows registry
30. What is traceability matrix
31. What time of methodology will you adapt for a project where the customer requirements are not clear.