difference between manual testing and automation testing
Answer Posted / surya
Manual testing: Tester will test, each test inputs
separately in the application,without using any tools,which
is a time consuming process,time consumtion is high.
Automation testing:Tool will give, multiple test inputs
sequentially with the help of data driver wizard.time
comsumption is low
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
how recovery manager works in winrunner
Can you explain the elementary process?
i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
What is positive and negative testing?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
How can I done a Web Testing? Which steps are include in it?
what is functional testing terminologies
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
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
Describe your personal software development process.
Explain the defect life cycle.
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
How many types of api testing are there?
What is the test harness?