Answer Posted / tufail
then which tool is best for load/performance testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
when a test case is written how u test using qtp
What are the different types of functions available in qtp and explain ?
Does quicktest professional (qtp) is unicode compatible?
How to export quicktest professional results to an .xls file?
What are metrics and matrix?
Why we load add-ins in qtp?
Suppose I want fail that check point? How can you do that?
your coming from electrical backgroung..but y ur coming to software side?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
why text area checkpoints cannot used for web applications
images are dynamically changes how to compare two images with out using the bitmap
What are the main differences of qtp and win runner?
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?