Krishna Logo
qa training in canada now
Divied
Call: Anusha @ 1 (877) 864-8462

 

Latest News
Home Navigation Divied
INTERVIEW Navigation Divied MANUAL TESTING
Showing 131 - 140 of 510 Previous | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Next
MANUAL TESTING
 
131What Is Decision Coverage?
Date Posted: 06/27/2012

Ans: Decision coverage is the percentage of the decision outcomes that have been exercised by a test suite. The main objective of decision coverage testing is to show all the decisions within a component have been executed once.
Decision coverage = Number of executed decision outcomes*100/ Total number of decision outcomes.

 
 
132What Is Statement Coverage?
Date Posted: 06/27/2012

Ans: Statement coverage is the percentage of executable statements that has been exercised by a test suite.
Statement coverage = Number of executable statements executed*100/ Total number of executable statements

 
 
133What Are Different Categories Of White Box Testing Techniques?
Date Posted: 06/27/2012

Ans: The different categories of white box techniques are
Statement coverage
Decision coverage

 
 
134What Are Other Names For White Box And Black Box Testing?
Date Posted: 06/27/2012

Ans: The other names of white box testing are
Structural testing
Glass box testing
The other names of black box testing are
Behavioral testing
Opaque testing

 
 
135 Suspension And Stop Criteria?
Date Posted: 06/27/2012

Ans: Suspension is halting the testing temporarily with dissatisfaction because of situations like failure of smoke tests, stop criteria is halting the testing with satisfaction that the product can be released.

 
 
136User Story?
Date Posted: 06/27/2012

Ans: User story is a method of documenting requirements in agile model.

 
 
137What Is The Percentage Of Positive And Negative Test Cases You Write?
Date Posted: 06/27/2012

Ans: Approximately 30% positive and 70% Negative.

 
 
138Do You Update Test Case After Receiving Build Based On The Application Screens?
Date Posted: 06/27/2012

Ans: During execution, if we feel any test case requires an update, we will do it with the approval of the team lead. But this work is very limited.

 
 
139How Frequently Will Build Be Released?
Date Posted: 06/27/2012

Ans: Build release may vary from project to project, sometimes weekly or Bi weekly.

 
 
140What Is Build?
Date Posted: 06/27/2012

Ans: Build is executable code that is generated after source code compilation.

 
Showing 131 - 140 of 510 Previous | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Next
Shadow Bottom
 
 
© 2005 -