What are version control tools? How are they use full can any body name few version control tools.
3 14082What are the benefits obtained by using the Client Server oriented TP Monitors Client Server applications?
4 7905How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
9 20218Post New CarrizalSoft Technologies Interview Questions
Why did bill gates call windows?
How do I start a powerpoint slideshow?
How do I disable dde in excel 2016?
You want to run a payment run. Which dates would you take into consideration?
What parameters to be reported when we send lubricating oil for shore analysis?
What is the name of inbuilt web container in tomcat?
what is sqlexceptiontranslator?
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
What are the differences between com architecture and.net architecture?
What is java server faces (jsf) - spring integration mechanism?
What is the branch of zoology dealing with whales called?
What is the difference between SY-INDEX and SY-TABIX?
What is a Period Work Schedule?
What do you understand by the term singleton?
What is the meaning of loosely coupled in java?