Answer Posted / madhavi
1. T ensure the best coverage in the requirements
2. no need to give training for the new engineer on writing
test cases.
we cant remember all the test cases while testing so we
document before only
4. Mainly depend on process rather on person
| Is This Answer Correct ? | 7 Yes | 10 No |
Post New Answer View All Answers
Test cases on send/ receive button of Microsoft outlook.
what types of bugs will we find out in banking projects
Can you explain v model in manual testing?
Can i get answers for telecom testing for eg telecom billing rating can be tested
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
Why would we not include these?
What can you tell about the project if during testing you found 80 bugs in it
what is coupling integration testing
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?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
Does an increase in testing always improve the project?
What are the review documents used for testing?
how do u manage scripts in winrunner when you application is changing frequently?
what is acid testing?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?