For example out of 100 test cases if I ask you to automate
how many you can automate?
Answer Posted / murali krishna gvs
1. Identify the Functional test cases in 100 TC
2. Identify the Automation requirement in fun test cases
3. Club the fun test cases based on the fun flow
4. Now we arew able to find the count of test cases.
5. Then start the Script.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the soak testing?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
"search"test cases on Linkedin website and how will you write test cases on it?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Write the test case for a login page?
Which of the following defines the expected results of a test? Test case specification or test design specification.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
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
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?
Explain the glass box testing?
Explain transaction testing?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.