Post New SG Phyto Pharma Analytical Chemistry Interview Questions
What is sitemesh?
How to check memory stats and cpu stats as a linux admin?
How to know the information about a file?
How are NumPy and SciPy related?
Why primary key is required?
Is eclipse a jdk?
How do I show different drupal themes on different pages?
What Method is Adopted for Allotment of Shares by Company to Surplus / Over Shares Applications Submitted by Public?
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
When we create the dialog run method is needed? If not how to run the method?
What are the database functions in excel?
What is the use of @repository in spring?
What are the different types of association relationships that exist?
Mention what are the responsibilities of a property or casualty actuary?
Why do we need Sessions?