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

Answers were Sorted based on User's Feedback



suppose our project is developed using java technologies.after complition of the coding developer ..

Answer / 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

suppose our project is developed using java technologies.after complition of the coding developer ..

Answer / ravi_kanakam

The process we are following is as follows:

The project manager releases the build to the testing
team. First we receive SRN(Software Release Notes) and DD
(Deployment Document) through VSS(Visual Source Safe). Our
deployment team will deploy the Build as per the
instructions in the deployment document. Once deployment
is done, we invoke the application and execute our test
cases as per the test case document.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

How to Import data from a ".xls" file to Data table during Runtime.

10 Answers   BirlaSoft,


While testing .net applications with QTP 9.1 in normal recording mode, QTP records my unintentional mouse clicks and window dragging which I don't want. But I can't stop QTP recording those mouse clicks and window dragging. Can somebody let me know how I can get rid of it, please ! Thanks.

1 Answers  


what is the general issues faced while using automation tool Qtp9.0

1 Answers   TCS,


I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?

6 Answers   Wipro,


What is the use of "Step Generator" in QTP??for what purpose we are using??explain with an example

2 Answers  






object types is used for what?

1 Answers  


Tell when we call the function? tell with example.

1 Answers  


Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.

2 Answers  


Hi All, I am 4 yrs experieced in manual testing and new to automation tool QTP. Iam trying to learn it thru online and material i have.I am able to understand but unable to trace out which method or function to be used where necessary in VB Script. How come we know the functions or methods to be used to open a window when clicking on button or so...Pls suggest me.How can i proceed further to apt VB Script.

0 Answers  


Excepton Handling?

0 Answers   Wipro,


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

1 Answers  


What are the 3 main stages involved in testing with qtp?

0 Answers  


Categories