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 191 - 200 of 510 Previous | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | Next
MANUAL TESTING
 
191Who Identifies Regression Test Cases?
Date Posted: 06/27/2012

Ans: Sr. test engineer along with test lead will identify regression test cases.

 
 
192Have You Been Involved In Writing Stubs And Drivers?
Date Posted: 06/27/2012

Ans: I have a good idea about what is stub and driver and how to implement them. However I have not got any opportunity to write stubs and drivers because component integration was handled by development team in my earlier projects. In case I am supposed to write stubs and drivers in the current project, I am confident that I can handle it.

 
 
193Give An Example Of Driver?
Date Posted: 06/27/2012

Ans: The driver code below calls the function GetInterestAmount and checks its return value.
IntrstAmount= GetInterestAmount (1000, 12, 6)
If (intrstAmount=60) {
Printf (“ GetInterestAmount function is working fine”)
} else{
Printf ( “GetInterestAmount function is working NOT working”)
}

 
 
194What Is Driver?
Date Posted: 06/27/2012

Ans: Driver is the code which calls other functions. Driver checks whether the function developed is correctly working or not based on the return value.

 
 
195What Is Buddy Testing?
Date Posted: 06/27/2012

Ans: Buddy testing is type of a component testing, where two developers test each other work.

 
 
196Is Testing Constructive Or Destructive?
Date Posted: 06/27/2012

Ans: Testing is constructive, through the approach of destructive. The testing process destruct the system to reveal the possible flaws in the system thereby they can be corrected before the product is released to the customer.

 
 
197Explain Different Process Areas?
Date Posted: 06/27/2012

 Ans: The different process areas are project management concepts which consists of project planning, project monitoring and control, risk management, process and product quality assurance, configuration management, measurement analysis, supplier agreement management, integrated agreement management.

 
 
198What Is Buffer Overflow?
Date Posted: 06/27/2012

Ans: Buffer overflow occurs when writes it to an adjacent memory buffer after overrunning memory allocated to it. This leads to serious impact on the buffer safety and lead to memory overflow, crash and unpredictable behavior which can be prevented using bounds checking and pointer protection.

 
 
199How Long Will The Maintenance Phase Be There?
Date Posted: 06/27/2012

Ans: Usually 8-10 times of the development duration. This means if a project is developed for 1year, it will be maintained for 10years approximately.

 
 
200How Will You Handle The Developer Who Is Both Agreeing To The Bug That You Have Reported?
Date Posted: 06/27/2012

Ans: I will explain the business scenarios in which the bug will affect the customer and impact of this bug to the customer. I am sure he will understand if I explain the bug from the business point of view and still if he is not, I will discuss this with my lead and he will take it forward accordingly.

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