manual&automation testing
Answer / mfsi_satyakamm
Manual testing: It is the form of testing which is being
conducted manually by humans i.e. human input and evaluation.
Automation testing: Here the testing process is completely
automated by writing scripts for automating a test. Here
normally inputs are recorded from the manual tests
conducted before. Automation testing is generally used for
regression testing where same tests need to be repeated
again and again. Better to automate than to test manually
all the repetitive tests.
| Is This Answer Correct ? | 2 Yes | 1 No |
Guys, can any one of u give the realtime example for Unit Testing?
have u involved in reviws ? wt type reviews u done?
1)does we need any web server for executing web application or project. 2)do we need any web server to run a build
How do u make sure the test cases are not repeated?
You find that there is a senior tester who is making more mistakes than the junior testers. You need to communicate this aspect to the senior tester. Also, you don’t want to loose this tester. How should one go about the constructive criticism?
To Review the test cases , to whom u'll send the document?
What methodologies have you used to develop test cases?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
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.
Do you know anything about Set Top Boxes?
write a query which empname starts with A
What do you mean by Sanity Testing?