suppose our project is developed using java
technologies.after complition of the coding developer
relesed a build to the testing team.so, what is the process
means how we open that documents?what are that documents?plz
give reply its urgent
Answer Posted / shilpa reddy
ravi told the corrct process but i would like to add
something to that.
here SRN consists of below information:
1)path of the build
2)path of deployment document
3)path of test data
4)known issues
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the expert view?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
Name the different types of recording modes?
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
How do you perform Regreession Testing?
how to idetfy which test cases are automated?who will deside that plz tell me
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How you debug your script?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
how could i download qtp in which i get add-in support for 'oracle' is there any way to get it? i finding but not getting pls help me out :)
What is expert view in qtp?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
Does QTP record on Objects created on XWindows Environment?
How smart identification works in qtp ?