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) how to write test case for Add, Delete,Update,search and Edit button. Please its urgent.Could anybody help me as soon as possible
2 50922How and when a build can be assigned to a Tester and who do this responsibility? Is there any tool is used for performing this process?Generally what is the flow of "Build assignment"?
3 7471As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?
4 13890In an organisation practically how we can implement the Compatability testing(web based applications and windows based applications)
3 8019When a project was started in an organisation ,Testing team will get BRS & FRS documents and starts preparing the Test cases for the application.when the Build was released whether the Testing team will execute only the written Test cases (or) they may update further testcases
3 8999Please tell me difference btn Version & Reversion . Is there any difference btn them or both have same meaning.
3 7367In a web page when we enter the city name corresponding zip code is coming in the required field.Can any one please write how to test using QTP,whether this code is coming from Database or not.
1 3565I’m a test services vendor looking for a test management system that helps me to perform productively. Can anyone help me with this?
1 3214
How to test Webservices and how can we write test cases for that
what are challenges you faced in your last project?
What are regular expressions in jmeter?
Do you know what the mean of cmm and tmm?
Can someone give checklist to test the performance of application. This checklist to be provided in the Test Plan that the following will be tested, e.g. 1. n users will be tested to test the load 2. Per page load time would not be greater than n seconds etc. I want to know the points other than the above stated ones.
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
what r the diffence between QTP 8.2 & QTP9.0?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
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 features of selenium ide ?
When will you not automate testing?
test cases for compose functionality of gmail
Mention different exceptions you had in selenium web driver?
What the first thing You’ll do as a SQA Tester if I hired You?
How would you test your own element locator?