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
3099How to improve the performance of a pl/sq stored procedures or functions or triggers and packages ?
12 29677Post New TCS Interview Questions
What are the different view engine in mvc?
What is Mapper in Hadoop MapReduce?
The foundations are placed below ground level, to increase?
What do you understand by triggers?
What are phagocytic cells (macrophages)?
Do you know how to add javascript remoting to your visualforce page?
What is a db2 package?
Explain the wait events in statspack report 'db scattered read', 'db sequential real', 'enqueue'?
What are some disadvantages of using excel?
How does spring dependency injection work?
How do I interpret visible satellite pictures?
Does lightning work with visualforce ? : salesforce lightning component
Difference interview query expression vs query by attribute.
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
why Lightning arrestor are made by 2 seperate stack of inslutor but why cvt are in single stack of insulator.