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
What are the points that are covered while planning phase of automation ?
How to Rcognize the Objects in the Web Page Dialog Using QTP
How could the web element attributes be inspected in order to use them in different locators?
Why automation testing?
Where to maintain information like login, password and url?
Tell us what is the difference between getwindowhandles() and getwindowhandle()?
Any kind of test which you think should not be automated?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
Do you know when autoit is used?
hi i would like to know is there any training institue for Calabash,robotium and ui automator in hyderabad...urgent
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.
pls tell me any open source test case managment tool ? its urgent.also tell me any autmation testing tool also for functional testing?
What is test automation?
How many test cases have you automated per day?
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).