What are different authentication types. How do you retrieve user id in case of windows authentication?
5 15855For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
1 4719Post New Microsoft Interview Questions
What is the difference between opportunity and marginal cost?
What is design view in ms access?
What is video-on-demand?
Difference between dev401 and dev501?
What are accessors, mutators, and @property?
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
How to tackle the customer language barrier that exists in between?
What are the two types of semaphore?
What is python magic method?
Define fbus protocol?
What are the different ways we can set up the portal security to access component in portal?
Can any body explain about man and machine calculation? especially in pharma sector.
What are the different deep learning frameworks?
Compare Pig vs Hive vs Hadoop MapReduce?
What is distributed load testing?