Search found 40 matches

Hi ,

I had another question regarding grids , how I can verify/validate the visibility of every row in a functional test case, can you please suggest the best possible solution for it ?

Thanks,
Akansha.
Thanks Nick for your response , I had another question how to incorporate user interactions along with checking store data or rows in a grid . Here is a sample test case , but I keep on getting Reference Error : Ext is not defined StartTest(function(t) { t.requireOk( [ 'dashboard.model.tree.Database...
Hi nick C:\Program Files\apache-tomcat-7.0.56-windows-x64\apache-tomcat-7.0.56\webapps\siesta-trial-45d\siesta-2.0.8-trial lhost:8080/siesta-trial-45d/siesta-2.0.8-trial/examples/code_coverage.html --coverage-report-format=html --coverag --debug Launching PhantomJS 1.6.0 at https://localhost:8080/si...
Hi Nick, I was wondering if there is a way of reading environment variable for setting host page URL? hostPageUrl:'https://localhost:8080/dashboard/', url :'functionaltest/gridsuite/060_testregions.js', It seems like i need to change it every time for each server deployment. Thanks, Akansha.
Hi Nick,

Can I get some help on how to debug issue with html report not getting generated after i successfully execute phantomjs command?

Thanks,
Akansha
folders do get updated inside siesta whenever I run phantomjs command from the console.
Hi Nick,

I don't see errors on the command line while running phantom js command , and also I do have write permission on the siesta folder as I see the updates on CSS and Images Folder .


Thanks,
Akansha.
Hi Nick,

Got Stuck at Step 4, save_it_here folder is empty.

Thanks,
Akansha.
1.create a harness setup javascript as mentioned in the zipped folder. 2.add/include the relative test files in the setup. 3.add relevant html to trigger the harness. 4.run the following command : phantomjs [siesta url] --coverage_report_format = html+raw. 5.copy the json and html file generated int...
PFA folder with siesta-example.