Can we continue functionality testing without framework?
Answer Posted / nanda
Hi..
We can do that. some of the companies are doing that. If the
customer is paying for framework..definitely they will
follow this.
If any queries..
nanda.dreddy@gmail.com
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name the different types of recording modes?
How qtp identifies objects?
When should I use smart identification?
When to use descriptive programming?
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
Write a QTP script to enter a keyword in to Google search engine?
give me the code to save all messages of inbox of gmail into a folder and notepad
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
what function you write to do database testing with the help of qtp?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
How to use actions in qtp ?
what is vmodel?advantages and disadvantages of vmodel?
Is qtp supports uni-code?
Step 3&4 are repeated until an the object in recognised uniquely.
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so