Difference between Automation testing and manual testing.
Answer Posted / shubham singh thakur
in manual testing tester performe testing through the
tracing the source code without any tools like walkthrough
etc. by tracing code
but in automatic testing they use some automatic testing
tools like qtp etc.
| Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Explain the system testing?
what is black box system in software development in system analysis and design?
Define some of the attributes of a test case?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
What is gray box testing?
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
What is use case testing?
Could you pls give me sites where i can test card? mail me to
Do you write test plan and test case?
write test case for pen cap if it is not present?
Suppose a job should be executed for every two hours? Write test case for this?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
Can you list down a few characteristics of a test case?