how will b the questions if we keep one QTP project in
CV.please tell me iam attending an interview.
Answer Posted / munna
1.You will be asked to explain the automation process you
are following in your company?
2.Questions on Object Identification concept?
3.Questions will be asked on Object Repository,Object Spy?
4.Why you choose QTP to test the project?
5.What framework you are following ?
6.Have you implemented Recovery Scenarios ? if yes, how ??
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are output values and why they are used ?
Can we record using all the modes in a single script? Explanation with example is appreciated
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
What is output value? How many types of output values are there in qtp?
I want to do QTP Certification what is the pattern of Question paper.
Can anybody post some real time scenario in qtp? please its very urgent.
How to use the object spy in quicktest professional (qtp) 8.0 version?
Both static and dynamic arrays are handled by the vb script. Is it true?
If I give some thousand tests to execute in two days what do you do?
How to use parameterization in qtp?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What are the challenges you faced during you entire life automation ?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
What is use of object spy?
What is the difference in testing a client-server application and a web application?