user A done some changes for a portion of test case doc.
And user B also done some changes to same portion. If user-A
checks in his file first then user-B. Then what is the state
of that file?
Answer Posted / g sunil dhotre
A will not view all changes done by B.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can you explain decision tables?
Test cases for Internal IP Messenger
Why documentation testing is important?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
Can you please explain me how to do testing of an E-insurance project end to end process..
How do you go about testing a project?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
Should testing be done only after the build and execution phases are complete?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.