how many test scripts we will write in qtp?
very urgent. please???
Thanks in advance..
Answer / ratheesh
can u please clarify ur question?
we can call "n" number of test scripts to the QTP based on
ur execution method
| Is This Answer Correct ? | 0 Yes | 4 No |
how can we perform web datatable operations on webpages(Like rowcount,col count,cell data)?
What’s the QTP testing process?
i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
What is the use of sendkeys.In which cases we Use this sendkey.Pls explain with example.
What are the Application Functions available in QTP?
what is the difference between ClassName and class in QTP?
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
What are the features of quick test pro(qtp)?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
What are the Test design techniques you uses in ur project?