All in One Qns
All in One Qns
105. Write test cases for ordinary calculator like+, -, %, *, /, square root using test
scenarios?
107. Write the test cases for Date field and time field?
108. How to break a Date field into Year, month, week, day? (For example: I have a field
INVOICE_DATE. Now i want to break it as Year, month. ..)?
109. Please explain how we can estimate to Prepare test cases and execution of test
cases. Is there any benchmark…
112. What kind of things you have to consider in writing test cases for web interface
testing?
113. If there is a message in the background and there is a popup screen in the front. How
to capture this message without closing the popup screen.
114. Write test cases for blank screen that it is white. There are no scrolls appearing on the
screen.
115. How can I baseline my requirements?
116. If the requirements are added frequently or some of major requirements are missing,
what do you do?
117. What is the key element of Defect Report and Test case format?
118. What is bi-directional traceability matrix? Give sample format?
119. Which document is required to write a integration test cases and what are the steps to
write a integration test cases?
120. How to write test cases for batch processing data files? For Eg: when applicant data
file added, the data should be converted and formatted
and backend database file is going to updated.
121. Write a test case on a durability of a electric bulb and test it that it will last for next 10
months?
122. how to test the two different versions of spell check in MS Word in short span of 30
min. ie suppose the earlier version of the MS word
consisted of say 5000 words and now the new version
consists of say 5,00000 words. You now need to test the
functionality of the newer version of spell check in 30
min. how will you achieve and be sure of your testing that
you have covered the entire thing. In short what method
will you adopt in such a case?
123. Difference between Requirements Validation Matrix and Requirements Traceability
Matrix.
124. Difference between traceability matrix & cross reference matrix.
199. What role do you see yourself in 2-3 years from now?
202. What consideration u will take while deciding the test cases for regression testing?
207. What difference you have observed while testing the Clint/Server application and web
server application?
208. What are the differences between system and functional testing?
209. What are the differences between interface and integration testing?
211. What are the different types, methodologies, approaches, methods in software testing?
212. What is the difference between test techniques and test methodology?
219. How do you know when the product is tested well enough?
220. What was a problem you had in your previous assignment (testing if possible)? How
did you resolve it?
221. Could you tell me two things you did in your previous assignment (QA/Testing related
hopefully) that you are proud of?
222. What is the difference between a test strategy and a test plan?
223. Tell me about a difficult time you had at work and how you worked through it.
224. Give me an example of something you tried at work but did not work out so you had
to go at things another way.
226. What is the primary difference between black box and glass box testing? What kinds
of bugs are you more likely to find with black box testing?
With white box?
227. A program asks you to enter a password, and then asks you to enter it again. The
program compares the two entries and either accepts the
229. Why would you use scenario testing instead of domain testing? Why would you use
domain testing instead of scenario testing?
230. When would you use function testing and what types of bugs would you expect to
find with this style of testing?