What are the different attribute used with regular expression?
No Answer is Posted For this Question
Be the First to Post Answer
what are the metrics in general we use in testing.
Explain QTP testing process?
pls guys understand this is question CAREFULLY,,, interviwer asks can u write test case for ATM m/c..i told, insert card enter pw...like this,,but interviwer not happy with that...ur not going to atm center? in ur office system ur testing ATM M/c...why ..how to test? what is the process?
Can objects recognised without repository?
There is a table with 4 columns and 10 rows, how to write the script to display the first column records using qtp? can anybody help me with script?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Actually How do we use this Smart Identification Technology during Recording mode.
What is the main difference between QTP 8.0& QTP 9.2.And what r the features and benefits of QTP.
Can anyone please explain me the process of automating an application using QTP as i am new to this?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
how to click the link in webpage by using QTP Script????????
I have a list box which contains duplicate values e.g. A,A,A,B,B,B,C,C,C.Now write a code in qtp to test the list box . Scenario #1 : I have to check whether any values are there? Scenario #2 : If duplicate values are there,then how many time it is getting duplicated? Svenario #3 : how can I test presence of items in list box ommiting duplicate values?