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 221 - 230 of 510 Previous | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | Next
MANUAL TESTING
 
221What Is A Test Procedure?
Date Posted: 06/27/2012

 The test procedure refers to execution of test cases in a particular order. It is also known as business process flow testing or work flow testing.

 
 
222What Do You Think You Should Understand The Whole Project Or Whole Functionality Assigned To You?
Date Posted: 06/27/2012

 I should have complete picture of whole project. In other words I should have an overview of whole project and detailed screen and field level understanding of the assigned functionalities.

 
 
223What Are The Techniques That Are Used To Test The Internal Structure Of Application In White Box Testing?
Date Posted: 06/27/2012

Ans: The two primary techniques used are
Path coverage
Code coverage

 
 
224Can You Provide An Example Of Unreachable Code?
Date Posted: 06/27/2012

Example:

Age=25

If Age<18

End if

 
 
225What Kinds Of Bugs You Can Find During Static Testing?
Date Posted: 06/27/2012

 The following kinds of bugs can be found in static testing

Efficiency of logic

Memory leaks

Unreachable code

Variables that are never used

Programming standards violation

 
 
Date Posted: 06/27/2012

Manager: Manager is the person who Decides on execution of reviews Allocates time in project schedules Determine if the review objectives have been met Moderator: Moderator is the person who: Leads the review, including...  

 
 
227How Do You Select Regression Test Cases?
Date Posted: 06/27/2012

 We select regression test cases by calculating the risk exposure factor for each test case.

Risk exposure factor RE=P*C

Where RE is risk exposure factor of a test case.

P is the probability of fault occurring in the test case

C is the cost if a fault is executed in test case.

 
 
228How Do You Conduct Volume Testing For A Project Which Has A Database Of 5 Million Users?
Date Posted: 06/27/2012

 Creating 5 million users entries manually is a very tough process and time consuming task. Instead we can write an SQL procedure which creates data for us.

 
 
229What Are The Primary Techniques To Design Test Cases For Black Box Testing?
Date Posted: 06/27/2012

Ans: The four primary

BVA (Boundary value analysis)
EP (Equivalence partition)
Decision tables
State transition tables

 
 
230 What Is Configuration Testing In Web Testing?
Date Posted: 06/27/2012

This is a process of testing an application against different environments, different hardware’s and different software’s.

 
Showing 221 - 230 of 510 Previous | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | Next
Shadow Bottom
 
 
© 2005 -