Difference between Automation testing and manual testing.
Answer Posted / deepa
Manual Testing - A tester will test an application without
using automated testing tool
| Is This Answer Correct ? | 21 Yes | 37 No |
Post New Answer View All Answers
What is explain security testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Which of the following defines the expected results of a test? Test case specification or test design specification.
What is use case testing?
how to write test cases for online restaurant table booking system?
How to test a stored procedure?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
What are the Test Cases Comes under Regression Suite?
Sample test cases for data conversion(Utility billing system)
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
How many test cases u will write for Acceptance testing?
Explain the smoke testing?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?