What are the different types of qtp test assets and their extensions?
No Answer is Posted For this Question
Be the First to Post Answer
Hi I am from delhi, Now I can surely say that no institution of QTP here in Delhi After reading you people I want to get cry, from last six month I am trying to learn QTP, I have knowledge too but dont know VB Script. Now it appears that without learning QTP no one can learn complete QTP, I want to get a formal learning in QTP. Can you suggest me the best institution. and please let me know the charges and span of the course too. thanks in advance to you alkaa.dugaal@gmail.com
how will you handle the situation when object is not caputred during record?
difference between GetROProperty and GetTOProperty
datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?
WHY U CHOOSE TESTING FIELD?
what is meant by Implicit and explicit requirements?
wt is automation framework? give explonation?
what is advantage of descripting programming in QTP?
in howmany ways you perfrom batchtesting
If you are using descriptive programming and you have two objects with the same name, so you are identiying them by name and index, how can you avoid errors if a third object with the same name is added at the begining of the page?
A webPage has a ComboBox with 10 values in it. Write a script to select 4 vales from it using CTRL key
Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"