| Other QTP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is the difference between call to copy action and call
to an existing action | | 5 |
| What is difference between Quality centre and Test Director?
| Nokia | 1 |
| actuall wat my doubt is:while doin regression testin we
enter all +ve & -ve data....system has to accept +ve and
reject -ve data.in such case we get a popup window sayin
that wrong entry...now i wan to overcome this popup
window..how do i go further....plz explain.i tried thru
rec.scenario but of no use. | | 1 |
| Can we do qtp testing without creating objects in Dbject
repository? can we do it completely writing code i.e in
expert view only. Are there any books for this?
| Accenture | 7 |
| I want different types of discriptive programming statments
coded for different types of web-objects?Give syntax and
example? | | 1 |
| how we can do web browser using parametarisation in QTP ? | Kanbay | 2 |
| what do u mean by test harnesses in qtp? | Verizon | 1 |
| hi friends can anyone tell me where can i find descriptive
programming material
please send me the link also,from which i can download the
material | | 1 |
| Today only i joined in this site. Can u please tell me
definition of parameterization. and how i can do the
parameterization? | | 3 |
| To count the no of links present in the yahoo home page i
have written the script like this
Set fileSysObject=createobject("Scripting.FileSystemObject")
Set linksFileName=fileSysObject.opentextfile
("D:\samplelinkfile.txt",2,true)
Set linkDescObj=description.Create
linkDescObj("micclass").value="Link"
Set noOfLinks=browser("yahoo").Page("Yahoo!
India").ChildObjects(linkDescObj)
For i=0 to noOfLinks.count-1
linkName=noOfLinks(i).getROProperty("name")
linksFileName.writeline(linkName)
Next
linksFileName.close
Set fileSysObject=nothing
While running the script it showing error that
object "yahoo"isnot found in the object repository.
Is there any setting before running the script? if yes what
is the steps for it.Im using QTP9.0
| | 2 |
| What is iteration? How it is related to Test Results in QTP | Virinchi-Technologies | 2 |
| How do u retrieve data from a text file into different
variables. i.e.
in a text file named "source" , the data is like :
india,1000,japan,200,china,50,singapore,45050
this is given in the first line of the text file.
in the second line of the text file the dta is:
sun,moon,planet,river,earth,water
if u use "readline" method by using FSO concept u can
retrieve the entire line in to a variable. but i want to
import each field (ex: "india" in one variable, "1000" in
another variable etc..). Apprecitae proper replies. | Semantic-Space | 4 |
| How do u do batch testing in WR & is it possible to do in
QTP, if so explain? | | 2 |
| How to parameterize Object Repository? | | 2 |
| Pls can anyone give me the descriptive programing script to
find the number of edit boxes in a login window in flights
reservation (windows application only not web). Pls anyone,
very urgent | | 1 |
| how to generate numbers in between to numbers suppose
numbers in between 500 to 1000 in sequencies using vbscript | | 1 |
| write vb script code to delete the duplicate values in an
array. | ADP | 2 |
| Where are the snapshots stored? | | 2 |
| How to handle Run-time errors? | | 2 |
| How u call functions in QTP | Lehman-Brothers | 4 |
| |
| For more QTP Interview Questions Click Here |