Answer Posted / naseem khan
The data input data used to execute a test case, to validate
a particular functionality of a system.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is stub?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
what is the testing approach for windows Explorer(Not IE Explorer)
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
What is an entry criteria?
Explain the importance of agile testing?
What is desk checking and control flow analysis
What type bugs you will find in integration testing with example?
1.what promted you to become involved in QA/Testing?
What is data matrix? What is the use of it?
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
What do you do (with the project tasks) when the schedule fails?
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?