Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) I want to open a Google page without recording a test and i do not want to use system.Util.run command as well how do i do this?
IBM,
11 15634Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
3204the presentation layer of my application is built using VB 6.0 and a series of C++ dlls and components. We do not use Java, VB.Net, C## or any other component that can be decompiled. We are automating the application using HP Quick Test Professional. It is not reconginizing the combo boxes, tabs etc.... Could you please suggest, whether QTP supports C++ dlls and components or not...if yes, could you please guide me, how to overcome this situation. Can we install any special add-ins for this C++? .When we are performing the recording/execution, the application becomes very slow. Your quick response will be highly solicited in this regard.
1 3889How to parameterize a text field and the same field as combo field on next page. Means inserting values in Text field will appear in the combo field. for example country name, state name. Kindly reply it is urgent !!!
1 5170How would you parameterize the text field "Country" and the same "country" when it appears as combo field on other page with text field city and same with City combo field?
1 6665hey friend...I want some question of mobile testing. which are asking in interview..if any one have question paper then please send me on "balajipatra@gmail.com". I will very thankfull to those person who will give me some thing......Thanks.
2233I installed QTP 9.5 on vista. Can someone please provide me the license key of the same. Thanks, Avi
2 5307
Without involving database checkpoints, how you can test a sql query in qtp?
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
What are the testing kinds that can be supported by selenium?
What is stand-alone mode?
negative test cases on banking domain ?
what approach do you folllow in writing test cases?
If one wanted to display the value of a variable named answer in the log file, what would the first argument to the previous command look like?
What is recovery scenario in qtp?
What are the documents your using ,and how your distibute the users
please any one can explain the keyword driven framework. with gmail example.
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
how can i pass a "cript"as a parameter in to a function
What is PBX Testing & What is Test coverage?
EXPLAIN HISTORY OF SOFTWARE ENGINERRING? ISO & CMM certification and its use in context to software testing
Can you explain data-driven testing?