If automating - what is your process for determining what to
automate and in what order?
Answer Posted / kundan yalangi
1)If a product is likely to have a future releases then its
better to automate the test cases inorder to save time and
effort
2) The order will be basically the flow of the
Application . Inorder to avoid the complexity , we can use
modular framework of Automation testing tool where the
application process flow is divided into several simple
components called actions .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
What is the difference between close and quit command?
notice the distinction between data driven testing and retesting?
What kind of tests should not be automated?
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
Tell me an example of the languages supported by webdriver?
Tell me how would you test your own element locator?
can any one tell me the examples of white box testing
Tell us the difference between assert and verify commands?
what is dynamic window and dynamic model ? (worksoft automation tool)
What COM Interfaces u r using in QTp While Connecting QC or TD? Or in QTP?Any body plz urgent...
you have same applications (same server configaration)A&B you are doing nonfunctionality testing . what they differ in?
What should you do after finding a bug?
What is Ticketing tool? Has it any other names? What is the purpose of this?
Tell me how can you switch back from a frame?