What u say as experience(Interview) "TELL ME ABOUT UR SELf"?
As a Fresher(interview) What u Say?
Answers were Sorted based on User's Feedback
Answer / vibhathakur
If u r experience
Firstly u should tell ur name, u r basically from, ur
Qualification and than ur professional intro.
| Is This Answer Correct ? | 21 Yes | 4 No |
Answer / ashish srivastava
You need to tell your name .Althiugh it is written on your
resume yet you have to tell him/her.
The introduction start with the Name followed by your
Qualification, Professional Experience and where your are
Currently working and your Job Profile
Note:- Need not to tell where you belong to and family
background unless and untill not asked
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / deepa
As an experienced person u need not to say ur name
bcoz they know ur name they will call by ur name again
specifying ur name is not need.
First tell about ur native place,Educational
Background, Currently working in so and so company so forth.
| Is This Answer Correct ? | 17 Yes | 14 No |
when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?
How function returns a value?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
what is actually contain test report? can anybody post the test report
Hi I have created a table in the MS access database. I want to access the table in this database through QTP. The code is given below. The code is not working.The following error is displayed "Data source name not found and no default driver specified". Any one can correct the code. Thanks in advance. Dim dbconnection, rs Dim ca, sname Set dbconnection = createobject("ADODB.Connection") Set rs = createobject("ADODB.Recordset") dbconnection.open "DSN = MS Access Database","", "" rs.open "select * from Research", dbconnection rs.movefirst If rs.EOF <> True AND rs.BOF<> True then ca = rs("order_number") sname = rs("customer_number") rs.movenext msgbox ca msgbox sname End If
how to disable the pop ups through QTP using a script
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
.how will you load the object during runtime
diff between global variables and environment variables in qtp?
How to retrive XML file data in QTP ? using Script(Chandana)
How many function you use in your application?
I have one question as HP QTP is concern, Please send your answers..... Can we do testing of any application without using any of the framework which are we used in QTP tool. If yes then how it can be possible in the HP QTP tool. -- Regards