Q. Which of the following is an invalid method for a standard web table object?A. RowCount B GetROProperty C ColumnCount D GetCellData E GetItemProperty ---------------------Q. You are an automation engineer for a company that uses manual testing. The company has a mature testing processes with formal documentation of test plans, test conditions and manual test scripts.What approach would you use for the initial implementation of automated testing to maximize long-term benefits?A Import the existing manual scripts into TestDirector and generate QuickTest Pro scripts from within TestDirector. B Automate the existing manual test scripts one for one via recording. All existing manual scripts should be automated prior to the first release. C Examine the existing test documentation to identify areas that will benefit from automation. Create a small/modular test suite that can be built on over time. D Automate the existing manual test scripts one for one via recording. Automate only the high priority test scripts for the initial release. E Automate the existing manual test scripts one for one via analog recording. All existing manual scripts should be automated prior to the first release.

Showing Answers 1 - 2 of 2 Answers

Minal

  • Jul 26th, 2007
 

According to me get row property is invalid method for standard web table object.
When you create a table check point for checking the web table property, the checklist contain the table properties like row count, column count, get cell content, get item property etc. 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions