Can you tell some body how to test a situation that to sell
a share if it reaches 30(present value is 25) and the time
limit is 120 days. Every day the market starts from 10 A.M
to 3 P.M. it may execute any time with in the time period.
Pls tell me the answer.
Answer Posted / raj
I am assuming that the tester has access to backend of the
software.
first the user can test the scenario by executing it
(without the share reaching its sale value ie. 30).
Then the user can set the value of the share in the backend
of the system. Once the value is set refresh the page &
verify whether the share is sold or not.
Also, the user could test the boundary values like setting
the share value price to 29.999 & 31.001.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can you explain tailoring?
What is desk checking and control flow analysis
Can you explain equivalence partitioning?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
how to write manual testcases for download the files from the template. for example:from product cost enddate
For any web application, what are the possible login features that should be tested?
What is the difference between a bug, a defect and an error?
can any body tell me what is the process of between after getting a documents and testcase writing.
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
How we can test Cookies Manually?
What is the Difference between Network testing and Web Testing?
Changes and enhancements to system?
What is bug priority?
Write the function test case to add a customer to database.