How does u create new test sets in TD?
Answer / ramyab.mca@gmail.com
Hai....
create new test sets in TD:
- Login to TD.
- Click on "Test Lab" tab.
- Select the Desired folder under which we need to Create
the Test Set. (Test Sets can be grouped as per module.)
- Click on "New Test Set or Ctrl+N" Icon to create a Test
Set.
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 1 No |
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
Can we check environment variable value without existing of environment variable
Explain about Standard output value, Text output value, database o/p value, Xml O/p value, Xm o/p Value
How can we add regular expression for date field (dd/mon/yyyy)?
what is object repository size?
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
What is the difference between Call to Action and Copy Action.?
How to find operating system information using the qtp script?
An object is created, i dont know the methods available for that object, i want to find methods available for that object and use the required method. How i can do this???
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
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
How do u connect database through QTP tell me both Ms Access and SQL