Dif B/W Equivallence partitioning and Boundary-value
Analysis
Give an Example.
Answer Posted / hafeez
Equivallence partitioning is where if one clause pass the
all other clause of the sam type also passes e.g select one
value from dropdown pass means all values will pass
Boundary value anayalsis means that it will pass in the
boundries but it will fail as we go out side to it.
eg sum of angles of a tringle is 180. it will fail when it
181 or 179
for more details
http://s-qa.blogspot.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
can anybody tell me that from whr i download rational rose setup (free)?
What are the challenges faced with the 1+ years experience team.
Questions for role of a QC engineer at NDS,Bangalore 1st round is written 20 questions on aptitude and 10 question on testing Aptitude--problems on time and distance,tap problem,ages,time and work,probability, Testing 1.Difference Between QA & QC 2.Any 4 types of SDLC models with diagram. Also Pros and cons of each model 3.What is application Testing And embedded testing 4.Qualities of a good tester 5.Test cases for registering user. One field for user name,2 fields for password,"ok" and "cancel" button 6.What is a bug,explain Bug life cycle 7.Difference between priority and severity? 8.Some question on software design
On what basis CCB approves the changes?
Give notes on role of ISO in quality assurance.
Differentiate ad-hoc testing and exploratory testing?
What are the tools used by a tester while testing?
Describe the benefits of agile testing.
create a daily status report or list the items you will cover in a status report
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
Hi QA, Do any QA's give us the detail status of review happening during the entire life cycle (if templates includes it will be very useful for us) ?
What is meant by verification and validation?
Enlist the priority of the testing tasks defined by the qa team in product development.
Explain the steps for bug cycle?
Is automating some test case is important? What about the maintenance? When will automated test become uneffective?