What is the main purpose of having Equivalence Class
Particition & Boundary value analysis in Testing?
Answer Posted / n@n!
for verifing validations in the application testers mainly
using BVA and ECP
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Why did you choose the Software Testing Field?
Explain briefly your project.
What is a testing process / lifecycle?
Can test condition,testcase and testscript help u in performing the static testing
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Explain the importance of agile testing?
how will you test a wine filled bottle along with 100 glasses
What do you mean by Cause Effect Graphing? in which standard its mentioned?
If asked to create a Configuration Design Pattern, where would you start?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is agile testing and why is it important?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
When will the testing starts?
after completeing testing ,what would u deliver to the client?
Manual and automation how do they help in bringing out quality product? Explain?