Software Quality Assurance
Monday, May 30, 2016
Trouble shooting error messages on selenium c# -01
›
The CLR has been unable to transition from COM context 0x12aa9d0 to COM context 0x12aab40 for 60 seconds. Above message is bit weird erro...
Thursday, May 26, 2016
Automatically run CodedUI test methods by scheduled tasak
›
1).Create the test methods and run it thru the test explorer at the visual studio. You should get the green color test pass view at the te...
Tuesday, May 10, 2016
Important things on Appium - 2
›
I got a time out error as on the below. I have highlighted the most important area of the error message. Test Name: Validate_Availabili...
Wednesday, May 4, 2016
Important things on CodedUI
›
If you need to add any costume text to your test out put. just try adding highlighted text to your test method. [TestCategory(...
Wednesday, April 27, 2016
Important things on Appium
›
When we are testing a hybrid application we will have main two types of windows. 1. WEBVIEW 2. NATIVE_APP So always keep in mind to swi...
Wednesday, March 9, 2016
Element is not clickable at point
›
I was facing the same issue while im on my project and i was stucked at the same issue for more than 6 hours I was with selenium on c# ...
2 comments:
Thursday, January 28, 2016
Test Post request via Soap UI
›
Currently Im working on a mobile based project and most of the communications are done with the server by using post requests. So i starte...
‹
›
Home
View web version