After the execution of a script how do u upload the results
to Quality Center. Pls anyone explain in detail. It is
very urgent._______Thanks a lot!!
Answer Posted / gita
In the menu bar click tools->Quality center connection.Then
fill in the server connection field.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("ยป County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma
What are the methods of the TextStream object that are used for reading from a text file?
How to give a call to another action from one action?
when will you do debug your script? and explain that process?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
Hi ,Can any one pleas explain how to test splash objects using QTP?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
What are the different kinds of test steps?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
How to creating an output value using quicktest professional?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
Define object spy ?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?