By using any techinique in tesing......how to find the greatest number between 1-10.?
Answers were Sorted based on User's Feedback
Answer / amulyaranja
yes thats rite its through BVA, by calculate by a method
max value and min value
mv = 10, min value = 1
mxv -1, mxv + 1,Max value, Min value-1, mnv + 1, Min value, middle value = max v + min v /2
| Is This Answer Correct ? | 3 Yes | 0 No |
how do i write perfect test case for functional testing
How many testcases have you written till, now as an average per project?
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
1. Hai, if we are not having any SRS,BRS docs., how can we prepare the test cases & how can we test the application ? 2. In this, is it possible to make 100% bug free.
What is severity and priority of bug? Give some example.
Client want to execute 1500 test cases and delivery within three days? But i have 5 resources? How its possible?
I like to learn testing. What else i need to learn before starting testing course. I am thinking C C++ SQL ORACLE.This courses are sufficient before learning Manual or Automated Testing. Please Suggest me. Thanks
what is the architecture for your project?
What is the difference between test case, test suite, test script, test scenario & test plan?
we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not
What is end-to-end testing when we will do that testing?
What are the two ways to create test scripts?