how do u know that the test case is complete(assume we have
a testbox how do u know that all the test cases are covered
for this text box)
Answer Posted / murthy
with the help of peer review also we can cross check our
test cases with our team mates
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What does 100% statement coverage mean?
wat is test management ?what are the components available in test management?
Can you explain regression testing and confirmation testing?
What are the roles of glass-box and black-box testing tools?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
what is acid testing?
Actually by using severity you should know which one you need to solve so what is the need of priority?
Explain compatibility testing with an example.
what is metrics in software testing? give me a brief detail about it?
date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
write test case for linked in sign up page ?