Software Interview Questions
Questions Answers Views Company eMail

How can we retrieve the Bug Ids which are open&Reopen in status through QTP scrit?Please find the script which i tried... Dim objBugFactory, objBug Dim BugId Set TDConnection = QCUtil.TDConnection Set objBug = TDConnection.BugFactory If QCUtil.IsConnected then Reporter.ReportEvent 0, "Connected", "Connected to server: " + QCUtil.TDConnection.ServerName + chr (13) +"Project: " + QCUtil.TDConnection.ProjectName + chr (13) + "Domain: " + QCUtil.TDConnection.DomainName Reporter.ReportEvent 0, "Current time on server is","==>" & TDConnection.ServerTime Else Reporter.ReportEvent 1, "Not connected", "Not connected to Quality Center" End If If mybug.Status="Open" Then BugId=mybug.DefectId MsgBox BugId End If 'OR**********************************--------------------- -----********************************** If Bug_Fields("BG_STATUS").Value ="Open" Or "Re Open"Then BugId=Bug_Fields("BG_BUG_ID").Value MsgBox BugId End If

TCS,

2565

2.How are you going to map between Test Scenarios and Test Cases?

2 5990

if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.

1442

what is differece between union and union all

6 8094

why we use environment variables

5 8066

what would be the negative test case for serach that break the search .

3 7644

Why we can not force Garbage Collection?

7 13133

What makes a customer a Sold-to? How can you check?

2 5218

I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?

4 5911

what is test Harness?how it will help for testing?

5 16002

what are the sanity test cases for a waterBottel?

6 11931

Can any one give the example for slicing and dicing of data ?(with simple query)

Cognos,

3 18871

if monday take full backup and tuesday it was cumulative backup and wednesday we taken incremental backup, thursday some disaster happen then what type of recovery and how it will take?

1 2777

when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.)

2 4525

If CPU is very slow What can u do to speed up?

1 3862


Un-Answered Questions { Software }

What is a composer?

530


What is binary safe string?

537


What are literals in sql server?

528


Explain if control statements in r?

61


List out the difference between union and union all in sql server?

517






What can sensors measure?

533


What is the name of the system variable that returns the number of rows affected by a SQL statement?

568


Can we use ddl statements in stored procedure sql server?

514


Explain what is serp?

449


Illustrate race condition?

478


Why a dead thread occurs?

570


What is the Automation Anywhere Report Designer file extension?

68


Where are hadoop’s configuration files located and list them?

223


What are the boolean operators supported by javascript? And operator: &&

484


What’s the difference between borland silk evaluation and selenium?

515