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 of the following defines the expected results of a test? Test case specification or test design specification.
1668You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
1460A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
2104
How can you create html test report from your test script?
What is positive and negative testing?
What are different types of verifications?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
Changes and enhancements to system?
Why to use descriptive programming?
How to get the resolution settings?
hai, i completed my B.Tech.i planning to join in testing tools.can anybody suggest me good institute.I heard about Nageshwara Rao sir institute for testing tools.Now which one is good so i can get job in testing tools. please help me.....where to join in hyd.
where do u maintain all your test cases in manual not in selenium
What is a reusable action?
Is it possible to merge two object repository files in qtp?
Explain branch coverage and decision coverage.
give me a example of writing a test case,take any good example which i can understand easily.
Explain quality control?
Do you know how to debug the tests in selenium ide?