Answer Posted / k.chandra sekhar
a) Verify the good company pen or not
b) Verify the cost to that pen reasonable or not
c) Verify the good color or not
d) Verify the suitable size or not
e) Verify the body of the pen color and cap color same
or not
f) Verify the good riffle have or not
g) Verify the that riffle full ink or not
h) Verify the when write the nice or not
i) Verify the that riffle ink full useable or not
j) Verify the reusable or not after over the riffle
k) Verify the all environments it write or not
l) Verify the when fell down the water after work or
not
m) Verify the when fell down the ground have minimum
security or not
K. Chandra sekhar
Ph no 9951458189
Ndra_143@yahoo.co.in
I am taking the live project class
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are basic types of test cases?
A 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?
Explain the monkey testing?
Write a test case of login window?
Suppose a job should be executed for every two hours? Write test case for this?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
Explain the sanity testing?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
write test case for pen cap if it is not present?
Explain the branch coverage testing?
How to test Webservices and how can we write test cases for that
Explain the ad hoc testing?
What is test environment? Elaborate with example.
You 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?
What is the domain testing?