For example out of 100 test cases if I ask you to automate
how many you can automate?
Answer Posted / bojja ravi kumar
Automating a Test Case is based on
1)how effectively we can test based on requirement and
expected result.
2)the feasability whether we can automate the test(else we
have to execute manually)
3)If we are going to automate,the test also depends on Test
environment and Test setup.
4)We have to develop the test cases in such a way we
shouldn't face any issues while test execution and check
the entire scenario is covered or not when we automate the
test.
Prior to the above,the decision to automate the test should
satisy the client
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the gray box testing?
Explain the static testing?
Write a test case of login window?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
Can you list down a few characteristics of a test case?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
Positive and Negative test cases for the speedometer?(minimum 5 each)
write test cases on file open dialog box in notepad
How to write test cases or test scripts for UAT testing which is done manually
What are the test cases for mouse?
Explain the state testing?
Explain the domain testing?
What is gray box testing?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
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