Tell us about internet security and threats and how as software engineer can you contribute to NABARD?
which are the systems eligible for incremental backup?
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
Can rice husk ash be used instead of coal fly ash for manufacture of clc/ foam concrete
Explain load look up in sqr, where did you use?
What are the intermediate tensors? Do sessions have lifetime?
Explain associator in adabas?
What is Data Storage - Definition Language?
How do I update my drivers on windows 7?
How do you design microservices?
what is investment banking
Arc is compile time or run time feature?
What is the syntax for creating a new date object?
What is parseexact c#?
How do you create a dictionary which can preserve the order of pairs?