why you used Java Script? Can it use for both client side and server side validation purpose?
12 36522What happens if an exception is throws from an, object's constructor and object's destructor?
4 18540Post New Wipro Interview Questions
How has your college experience prepared you for a career at Salesforce?
What Are The Advantages Of Cloud Services?
Write a command to find the total number of lines in a file without using nr?
Tell me about a time when you had too many things to do and you were required to prioritize your tasks?
Is sucuri safe?
Explain steps of normalization?
Explain about servertype directive in apache server?
Explain rupture stress
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 do we access view state value of this page in the next page?
How do I create a function in excel?
What are the different types of brakes?
Does mentioning the array name gives the base address in all the contexts?
What is difference between singleton and static class in c#?
how would you find the logged user details in linux?