what is domain testing. explain.
Answer / ravi
Domain testing is a stratified sampling strategy for
choosing a few test cases from the near infinity of
candidate test cases. The strategy goes under several names,
such as equivalence partitioning, boundary analysis, and
category partitioning.
so basically its an sampling process of Test cases in large
set of Test cases, which is been done as per requirement
such as testing an big application with short span of time
cheers
ravibyndur@yahoo.com
| Is This Answer Correct ? | 2 Yes | 1 No |
What are the properties of a good requirement?
If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .
If there are more number of test cases, how can u pick up a selective test case?
i have 3 years of manual testing, i have 1 year of exp in banking domain project, if i am attending any interview what kind of question i will get?
Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?
What is difference between individual test team testing and self testing by developer? give pros n cons.
Difference between Agile process and V Model
write 3 test cases on MSWORD
what is Test Responsibility matrix?
What is difference between V-Model and Agile Model?
what is bug life cycle? (Asked in Zensar Hyderabad today(17-1-12010))
define Testing of Procedure, Triggers and Functions in data base testing ?