ContributionsMost RecentMost LikesSolutionsHow to Know the CrashPoint for loadtest on Serverhiii, i am doing loadtest on server. I have to check the crash point by increasing the load on the server. when I tried to load test on server, I am follwoing the below process. 1. Record the Script in load testing. 2. Added the stations by IP. 3. I check the Rendezvous point for all the requests 4. Select Virtual users From Master station as well as Slaves 5. Run the Loadtest for this Test. 6. I am getting the result as some of the user's states are completed without getting warnings. 7. Many times I am getting only warings. I am unable to know the crash point to how many users are supported on the server. how to know the crash point. if any warnings/Errors are occured, is it the crash point. other wise how to know the crash point. It is very urgent requirement. please any one can help me to resolve this issue. I am doing this all in Testcomplete 8.7 --> load test Thans Jagadeesh unable To read AdobeReador pdf file using testcomplete 8hi, I am adding "AVL_AVView" in MSAA. Despite adding the AVL_AVView, i was unable to recognize the content through objectspy. Can any one help for reading data in pdf files? it's an urgent need to me. Thanks jagadeeshRe: Object required: 'Browsers'hi lukina, if the browser is already opened then it is working fine, but till now am asking how to launch browse through test complete. Call TestedApps.iexplore.Run(1, True) is working fine for launching application. any way thank you so much for suggesting me how to enter URL in Address bar. Thanks Jagadeesh Re: Object required: 'Browsers'hi Lukina, Sys.Process("iexplore").ToURL "http://smartbear.com/products" is also not working.... is there any idea.. ? i am trying sys.process("iexplore",2).page("http://.....") but it is also not working... Thanks JagadeeshRe: Capture an image using Region checkpointhi Dhanalakshmi, By enabling the mouse include option True, you can get the image along with the mouse poiner through region check points. IncludeMouse=true; Regions.FindDialog_png.Check(Aliases.MyApp.dlgFind, false, IncludeMouse); You can follow the below link for more information. This may be useful. http://support.smartbear.com/viewarticle/29172/ Thanks JagadeeshRe: Object required: 'Browsers'hi, Thanks for the information. actually we are using test complete 8.0 version. Re: Object required: 'Browsers'hi Lukina, though i am writing the below line still am getting the same error. Any other idea is there? Browsers.Item("iexplore").Run "http://smartbear.com/products"Object required: 'Browsers'hi, am unable to run this line. i am getting browser object required error. can any one help? Ex: Browsers.Item("iexplorer").Run "http://smartbear.com/products"Re: Testcomplete shortcuts are not working (Shift+F10 - for pause, F10 - for tracing)hello, Alexei Karas, still my problem is repeated.even though am changing the shortcut key in Tools->customize keyboard->test engine. i am unable to use F10 button to run line by line code. is there any other idea to solve this problem. and one more problem is occurred, while running the script, menu bar is not appearing in the window... can you give suggestion on this one also? Thanks JagadeeshTestcomplete shortcuts are not working (Shift+F10 - for pause, F10 - for tracing)hello, any body can give me a suggestion for working short cut keyboard keys for pausing the script and tracing the script in line by line. I am unable to trace by using F10(step over) button and shift + F10 is also not working. Thanks jagadeesh