Explain what is density?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What is the meaning of tristate signal in electronics?
design of staging area?
Can you explain atlasuiglitz library?
Explain and compare etl & manual development?
What do you understand by a cartesian join?
What is PROJECTION Operation?
How many planets are now in the solar system?
What is the difference between mongodb and oracle?
How we can send more values through the response text?
Explain compaction.
why do we use readc? What is sflnxtchg?
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 is sql data?