Answer Posted / hemakumar jm
All the Test cases are stored in VSS
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is bottom-up approach?
can any body tell me what is the process of between after getting a documents and testcase writing.
What is application programming interface (api)?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What is the test case?
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
How is ‘build’ different from ‘release’?
functional testing and usability testing test cases for transfer funds...
How do you scope out the size of the testing effort?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }