FOR what type of prjects we r using automation,why?
Answers were Sorted based on User's Feedback
Answer / debidatta pattnaik.
Automation Testing Has to be taken If
1- Repeatation Is there
2- If the test required any internal information like
database, gui attribute.
3- if Stress / Load is there.
4- Tests that use multiple data values for the same
application.
Then that project need automation testing. That does not
matter whether ur project is small or big.
if ur project required only one time test then dont go for
automation.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / prasad
Automation Testing Has to be taken If
- there is less time for completion
- if there is more repetition to be done
- based on client requirement
- if the tool is giving more exact results.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suneel reddy
If there are more no of releases (Versions) and there is
more need for regression testing, and if it is a web
application we should go 4 automation
| Is This Answer Correct ? | 0 Yes | 1 No |
How can you do the scalability testing?
What is d difference between Black Box Testing and Functional Testing?
diff between priorty and severiorty?
What is B.V.A with brief example?
.what are the types of recording modes in winrunner 2.what are the three modes of running a test in winrunner 3.what is synchronization point 4.what are the contents present in a test case 5.do we need testing for the project 6.what is code review and code walk through At which phase the testing starts (begin) in the project How do we test Client server applications and a Web applications what is verification and validation what is adhoc testing what is traceability matrix what is base line document what is Test Life Cycle what is regression testing and retesting what is a BUG LIFE CYCLE what is a Bug what are defects what is functionality testing and system testing. a project has to be released in one day but the testing people got that project from the developers half of the day before so what they have to do to complete the testing process. 20 what are severity level and priority levels
can you tell me types of bug ?
Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset
what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.
is Business requirment doc is configurations item or not how you control configurations control
What is the difference b/w Team lead and Scrum Master???
How will u test a stored procedure,which accepts 2 int values and sums them? Test cases?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing