Answer Posted / abhesheke
Gui testing is other name for Behavioral testing
object property checking is nothing but behavioural testing
suppose u check the property of a object say a button u are
going to check whether it is enabled are
disabled,focus,height,width etc
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Explain me what are the main advantages of automation testing?
Name the frameworks that are used in software automation testing?
Does every software project need testers?
Give some examples for defect management tools?
8. How we test web based application
Give some examples for functional & regression test tools?
Tell us what automation tools could be used for post-release validation with continuous integration?
Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??
What factors determine the effectiveness of automation testing?
Tell us how can we handle web-based pop-up?
how to re-install QTP 11.0 trial version
Explain some automation testing tools.
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 are the important operations in database testing?
What is the purpose of deselectall() method?