Answer Posted / bayana
EQC =equlience class particision, this is used to find the
defect in less time, by dividing
example in a login screen user ID accpect up 100 string ,if
we want to test every time we have to pass onstring and it
is time waste ,so we divide in to 10 parts and check
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
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
Inwhat basis the time is allocated for testing the application?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
Can you explain v model in manual testing?
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
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; }
What is checkpoint? How can you handle the checkpoints?
Can you explain process areas in cmmi?
What is defect cascading in software testing?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
Architectural structure of the insurance project?
What is a bug triage?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
How do you scope,organise and execute a test project.
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?