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 121 - 130 of 510 Previous | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Next
MANUAL TESTING
 
121What Is Show Stopper?
Date Posted: 06/27/2012

Ans: Show stopper is a critical bug identified before software release due to which the software release must be postponed, since we are stopping the show of releasing the software is called as show stopper.

 
 
122 What Is The Purpose Of Comments Section?
Date Posted: 06/27/2012

Ans: The comments section is used tom
Document the comments provided by the developers during bug fix.
Document the tests used during retesting
Document the retest review and approval.
Document the tester comments in case the defect is reopened.

 
 
123Why Do You Need Defect Id?
Date Posted: 06/27/2012

Ans: To track bug uniquely we use defect ID.

 
 
124Do You Run Regression Testing For Every Bug Fixed?
Date Posted: 06/27/2012

Ans: No I run regression testing once for every build

 
 
125When You Fill The Data In The Application Form. How Do You Ensure That Data Is Stored In The Correct Table’s Ad Columns?
Date Posted: 06/27/2012

Ans: We can write an SQL query to retrieve data from the database and compare the query results with data we have filled in the application forms.

 
 
126What Is The Test Methodology Are You Following In Your Current Project?
Date Posted: 06/27/2012

Ans: Any one from the below can be answered:
Water flow model
Agile model
V-model

 
 
127Do You Run All Regression Tests Every Time?
Date Posted: 06/27/2012

Ans: Depends. If we are sure that the fix might not affect other modules, we run regression tests specific to the module of the bugs fixed, else we run for the entire project.

 
 
128What Is Test Log?
Date Posted: 06/27/2012

Ans: It is a report of what tests have been executed and their status like PASS/FAIL. It is also known as test execution report.

 
 
129How Do You Check Broken Links?
Date Posted: 06/27/2012

Ans: Many tools are available for this purpose. We can use tools like Xenu

 
 
130What Is Cyclomatic Complexity?
Date Posted: 06/27/2012

Ans: Cyclomatic complexity is a white box testing terminology, which is used to give a number of independent paths in the program. Higher the value of cyclomatic complexity, more complex the project is. Good projects are which have less complexity since maintenance of less complex projects is easy.

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