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
Explain the state testing?
In a log in page what will be test procedure, test scenario, test description & test steps?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
Explain the ramp testing?
How to write test cases on laptop???
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
What is Initial Configuration?
How to test a stored procedure?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
What is the syntax testing?
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
This was asked to me recently in Microsoft interview How would you do DOS copy command testing