QC Interview Questions and Answers For Freshers Part-5
41.What is Purge Run? Purge Run is a process used to delete old test run result in project. We can delete the test runs that are old or even a particular test step.
Read MoreSalesforce.com Lightning and Lightning Web Component – Learn & Share
41.What is Purge Run? Purge Run is a process used to delete old test run result in project. We can delete the test runs that are old or even a particular test step.
Read More31.What is the use of HP Sprinter? Sprinter is manual testing utility that is integrated with HP ALM more effectively. It helps us to record and fast farward manual testing. It also allows testers to log defects from Sprinter UI.
Read More21.Can you switch between two projects in ALM? Testers can switch between ALM projects by navigating to Tools >> Change Projects >> Select Project.
Read More11.Is it possible to maintain test data in ALM? Test data can be stored in a seperate file(say excel sheets) and uploaded along with the test cases or it can be maintained under parameters tab of a test case.
Read More1.What is ALM / Quality Center and why it is used? ALM was formerly known as Quality center, a popular test management tool which is developed using J2EE with backend as MSSQL or ORACLE. It is a web-based tool and…
Read More41.Write a query to delete a table from database.? DROP TABLE table-name is the syntax to delete a table from database.
Read More31.When you will face SQLCODE -911? At the time of deadlock or timeout you will face SQLCODE -911.
Read More21.When you will face SQLCODE -922? If a user is not authorized to access DB2 objects, he will face SQLCODE -922.
Read More11.In a COBOL-DB2 program all SQL statements must be coded in Area A. State whether true or false? This statement is incorrect as SQL statements must be coded in Area B.
Read More1.What is the picture clause of Null Indicator variable? S9(4) COMP is the picture clause of a null indicator.
Read More