how can we exactly identity whether that is manual or
automation testing? and give any ex script
Answer Posted / maddy murugesh
in manual testing we are not using any automation tools and
also we are not using any scripts.
In automation we are using automation tools for testing and
also scripts.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are Keyword and Data driven frameworks in Selenium RC
Bug report formate in bugzilla
Explain me what are the main advantages of automation testing?
How would you test your own element locator?
Where you have applied oops in automation framework?
what types of documents we need to write the nonfuntional test scripts?
Explain me which web driver implementation is the fastest?
Do you know how to verify if the checkbox/radio is checked or not?
8. How we test web based application
List out some of the automation tools which could be integrated with selenium to achieve continuous testing.
Tell me how could the web element attributes be inspected in order to use them in different locators?
How to Rcognize the Objects in the Web Page Dialog Using QTP
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.
In Selenium how a test suit is run and report is generated.
What is hybrid automation?