what are the testing methodologies?
Answer Posted / guest
Testing methodologies are Manual or automation testing.
| Is This Answer Correct ? | 2 Yes | 11 No |
Post New Answer View All Answers
What is smoke testing and user interface testing ?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
What is ofx testing?
negative test cases on banking domain ?
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?
how is market for testing in banglore,chennai,pune,delhi?
What is your approach when requirements change continuously?
What is the difference between manual testing and automation testing?
What is application programming interface (api)?
Relative to other technical groups in the company? Relative to your staff?
How to derive test data from the design documents?
Who are all involved in an inspection meeting?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? 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 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
Why is it impossible to test a program completely?
What is a test server?