ContributionsMost RecentMost LikesSolutionsRe: how to read specific cell values or write values in CSV file using jscript - testcomplete? thanks. but i want sample code which will read particular cell value from csv file. how to read specific cell values or write values in CSV file using jscript - testcomplete? example: i have a value =ilango in my csv file (Column A and row 3). How can I get / read specific value from CSV file using jscript (TestComplete)? Re: TestComplete11 - Organize Tests - Stop on Error Hi, We can include Stop on error feature in Organize Tests using Field Chooser. Thanks, ilango.M Re: How to Connect Oracle Database using TestComplete - Database Table check point hi, i am getting "An invalid set of parameters has been specified in the url." error while accesing the url which you were shared. thanks, ilango.M How to Connect Oracle Database using TestComplete - Database Table check point Hi, Could you please provide working example code or steps which will help to coneect Oracle database and run the test complete test? Note: MS Sql Server connection works as expected. I am looking the reponse which will help to connect Oracle Database. I do not find right response for Oracle Database solution. Thanks in advance, ilango.M Re: TestComplete11 - Organize Tests - Stop on Error Hi Thanks for your response. I am aware testcomplete 11 has stop on error feature in the project properties. I would like to know Does Organize Tests has the stop on error or other features for particular test should run or stop, then without any dependency of other tests error , the other test cases should run. Please take a look the following tutorial link, It has Stop on error feature (user can select the values from drop down) in Organize Tests. http://support.smartbear.com/screencasts/testcomplete/creating-your-first-test-set/ Thanks ilango TestComplete11 - Organize Tests - Stop on Error Do we have a option "Stop on Error - Organize Tests window" in TC 11? i.e. to make particular test stop and continue other tests to run.