Answer Posted / madhu
1.Scope of getting job is very high
2.No need to depend up on any technologies
3.Testing remains forever
4.I want to be consistent through out my life.
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
how can u prepare the test plan?
test cases for Insurance Processing System ?
6 what do you like least about testing?
How do you test a web application for dump and deaf??
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Write all combinations of test cases for calculater on + symbel
What is boundary value testing? Give an example.
What is configuration management in software testing ?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
. Is any graph is used for code coverage analysis?
what are your thoughts on SPRINT duration
If project wants to release in 3months what type of risk analysis you do in test plan?
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
Explain compatibility testing with an 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?