Sunday, November 8, 2009

Questions On Testing tools

1. Write and explain any one Sdlc which u know?
2. Describe Testing process which u follow?
3. Differentiate between Static and Dynamic testing?
4. Define Types of Testing - unit, integration and system?
5. Define Testing standards ?
6. Difference between Black Box and White box testing?
7. Difference between Top Down and Bottom Up testing?
8. Describe why We need automation?
9. Differentiate between Validation and verification?
-----------------------&-------------------------
1. What is the tester's role in software development?
2. What does the tester do in white box testing?
3. How does the tester perform black box testing?
4. What does the tester do in automated testing?
5. What are the benefits of automated testing over white box and black box testing?
6. Name three types of tests that should be automated.
7. Name three types of tests that should NOT be automated.
8. What are the four steps of automated testing?
9. What is an IDE?
10. What are the three aspects of GUI software to test for with WinRunner?
11. What are the two ways to create test scripts?
12. What are the four steps to record a test script?
13. Why position WinRunner and the AUT so they do not overlap?
14. What icon is used in WinRunner to get an explanation of the syntax of TSL?
15. What are the two recording modes in WinRunner?
16. Which recording mode is suggested for most situations?
17. Name three reasons why the tester may choose to record in Context Sensitive mode.
18. Name three reasons why the tester may choose to record in Analog mode.
19. When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
20. How does the tester run or playback a test script?
21. Name two ways the AUT can be changed when the tester interacts with it during recording.

22. What are initial conditions?
23. What are end conditions?
24. Why are initial and end conditions necessary?
25. If a test script instructs WinRunner to open an application to test it, what end conditions might be good?
26. If the tester names a test test1, what will be the name of the directory for this test?
27. Why is a lock file created?
28. What is contained in a chklist subdirectory?

29. If the AUT does not respond quickly enough for an action to be executed in the test script and WinRunner moves to the next action, why would this be a problem?
30. Name three actions that may take the AUT more time to perform that would require synchronization.
31. What is a synchronization point?
32. Name four types of synchronization.
33. The AUT we tested did not have a synchronization problem, how did we create the problem?
34. How many milliseconds are in one second?

No comments:

Post a Comment