We have a testing assignment that is time-driven. Do you
think automated tests are the best solution?
No Answer is Posted For this Question
Be the First to Post Answer
What is functional and regression testing?
Which is a very good institute for QTP with VB script training center in kerala.Can you plz help any body
What do you think holds the testers back to do automation? Is there a way to overcome it?
Define behavioral testing
What are the most popular tools for automation testing?
Explain what is a relative xpath?
what is the difference between Batch test runner and framework ?
why we cannot apply check points in compile modules?
What is Database Testing?
Manually in a page 10 check boxes is there.so 5 check box "on" and 5 check box "off" so using descriptive program how to know how many "on" and how many "off" plz help me this question answer?
What is use of writing Test cases
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.