Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
2383Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
6 10523what is role of the tester in an organaisation and project? what is the daily work of tester?
3 11042Can anyone explein me the differences between Product Testing and Project Testing??????
FCG,
7 12409how to write xml output check point bu useing descriptive programing .means without useing output check point
2143
How do you unload the GUI map?
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 will you do execution workflow, creat and modify test sets
What is the term ‘quality’ mean when testing?
What is Unicode Compatibility?
What is the significance of testng.xml?
What is the difference between class and module?
What should you do after finding a bug?
Write a code snippet to navigate back and forward in browser history?
What is independent test group (itg)?
What is verification?
hi Can anyone explain how to use sql quries in database testing with a real time scenarioin an application
Explain data parameterization in winrunner?
How do you go about testing a project?
Explain insurance project modules,and what we need to test on which functionality?