what is test director?
Answer / rajesh.pothina
Test Director:
This is used as a interface in between the testers
and the developers. By using this the defects will be
rectified and the updates of the project version will be
given.
| Is This Answer Correct ? | 1 Yes | 0 No |
Tell me about the best bug you ever found.
State a generalized process for load test? Or explain how you did it previously.
What is the difference between a standalone application, client-server application and web application?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
how to know testing of application is finished? because i have a situation from my lead what u r testing u r missing some bugs?
Explain your web application archtechture?
who will collect requirements from client
Write the possible positive and negative testcases for telephone.
HOW TO CREATE SRS REVIEW REPORT TO PL?
what is difference between test strategies and test data ?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
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.