Explain what sikuli is?
can any one tell me the examples of white box testing
Explain me what is testng and why is it better than junit?
Do you know what is functional testing?
did anybody take online training from Mind Q systems hyderabad? please share your experience. thanks
What are the phases in automation testing life cycle?
Tell us the line of code webdriver driver = new firefoxdriver();.?
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 test driven development?
Explain me what are the main advantages of automation testing?
Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?
What is in-house tool?
Tell me what kind of tests should not be automated?
Mention a few good practices while performing automation testing.
What are the disadvantages of Hybrid framework