Answer Posted / anurag raghuvanshi
The requirement is testable can also answer in the perspective of coverage of requirement by providing high level test scenarios/test cases results. This is One formal Procedure way if a client has enough time to wait for the results.
Otherwise best is to do exploratory testing and create a mind map of all information like Tests with their results, any missing info on the requirement, Doubts and clarifications etc. I think this much info about the requirement that will surely made to think the customer.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Is an "A fast database retrieval rate" a testable requirement?
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
What is severity and priority of bug? Give some example.
Explain test metric and the information it provides.
What is the difference between action & script ?
whta is compile module?
What do you think the role of test-group manager should be? Relative to senior management?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
Explain the difference between severity and priority.
what is the difference between test case and result matrix
What is Web architecture that are followed while doing online project and tell the samples of architecture?
how will u create diff types of scenario for any website?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
How should validation activities be handled?