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)
what r the 2 subdivisions of quality process and where does tesing fit?
How to validate the dropdown value contains specific value or not?
Why we insert the rendezvous point while running the scenario?
What are the points that are covered while planning phase of automation ?
Explain unit testing?
Explain how you can debug the tests in selenium ide?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What language is used by cucumber?
hi, they have given 2 tables to write quries in SQL SERVER 2000 based on table as follows . 1st table :author: COLUMNS AS FOLLOWS pk. AUTHOR F_NAME DOB NATIONALITY 2ND TABLE BOOKS: COLUMNS AS FOLLOWS; PK ISDN F.K AUTHOR LANGUAGE PUBLISH_DATE; 1) RETRIVE author who is indian and hindi write in a) as joins b) sub quries 2)retrive who is younger author ; 3)retrive author who wrote more than one book in different language. 4)retrive author who has wrote in different language in each year write all queries in sql for sql server
How you can convert any selenium ide tests from selenese to another language?
What is distributed load testing & how to achieve it?
discuss black box and white box testing is not widely used if you disagree tell me why?
Write a code to wait for a particular element to be visible on a page. Write a code to wait for an alert to appear.
What is parallel/audit testing?
What are the drawbacks of test automation?