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 are the attributes of a good software qa engineer?
What is output value? How many types of output values are there in qtp?
Explain advantages and disadvantages of ddf?
What is gherkin language?
Why mobile phone has 10 digit numbers?
what is the diff b/w assistive and mandatary rules of object repository in QTP???
If I have given names to different DataTable columns and those column names are stored in a variable, then passing that variable to the datatable how can i Enter different values in those columns listed in that variable?? Please explain me with an example.I am not getting it.
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
How to generate test cases for 'replace a string' method?
What is difference between having clause and where clause?
how many ways are there to copy test cases in test director
Explain different type of event trigger option.
what is the difference between Desktop testing,Client/server testing and webapplication testing
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one