When should the default values for oracle initialization parameters be used as is?
how to update text box value in c#.net project?
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
Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
Explain PS3 Debug/TEST/Prototype Console?
What does egrep mean?
What is the purpose of reports in a database?
Why do we need to use bootstrap?
What are gemsets in rails?
OUR COMPANY IS ENGGAGED IN CONSTRUCTION ACTIVITY .WE ARE GOING TO PURCHASE EXACAVATOR MACHINE FROM THE INTERSTATE.WHETHER THE ABOVE PURCHASE COVERED BY ISSUING THE C FORM.
What are commonly used helpers of cakephp?
What are "c" and "b" permission fields of a file?
What is the css clear property?
What is the difference between a local and a global temporary table?
How do we ensure view state has not tampered?