what r the drawbacks and limitations of QTP?
Answer Posted / ravindra
1.QTP is unable to generate the report when the checkpoints
are large in no.
around 3000
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the script for database check point, bitmapchek point, regular expression ?
Which functionalities of QTP used in banking project?
How to attach a file to TD?
What is the difference between qtp and selenium?
Can any suggest me what is exposure testing?
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
What are the flaws in water fall model and how to overcome it?
hi nani my doubt is how does qtp process metrix related to software process.
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
Can we record an application running on a remote machine using qtp?
what are the challenges you have faced while testing web based application using the automation tools ?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
How many types of recording modes in qtp? Which will be used when?