For example out of 100 test cases if I ask you to automate
how many you can automate?
Answer Posted / karan
How many you can automate is based on
1. if the automation framework is in place.
2. How complex is the AUT's test objects for automation
tool to identify uniquely.
3. Do you have scripts for preparing test data at DB level.
4. Can you prepare test data from UI?
5. Any specific reporting requirement?
6. Length of each test case and no. of verification points.
These are some important questions u need to know to find
out how many can be automated and in what time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
Write test cases to test a browser app
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
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.)
Explain the unit testing?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
What are the Test Cases Comes under Regression Suite?
Write the test case for a login page?
What is component testing?
please give me different test scenario for uploading whatsapp status from gallery and camera
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Explain the scalability testing?