how to test Web application using QTP software
Answers were Sorted based on User's Feedback
Answer / seema
we can test web application in two ways
1)we can recoring
2)Mannually we can add the application in QTP and write the
script.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / manju latha
could any one please explain how to test .net web
application using QTP. I mean what all do we need know in
QTP. like wbf object / swf objects.....
Also if any one could send me some sample code, that would
be of great help
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / himani
You can test the application by recording the actions that
you might want to replay .
In addition to that u will need to edit the script manually
also so that the script should n't fail
Is This Answer Correct ? | 5 Yes | 8 No |
any one can explain about QTP proocess,means where to start and how to start Scripting.
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
How you can make an action as re-usable action?
Hi, I am learning QTP. can someone please tell me a site from where i can learn QTP scripting Thanks in advance
when there is a task that gets repeated in multiple scripts what do you do in QTP?
how to connect qtp to sqlserver?(if any body know about this please send mail to me:sheik_feroz5@yahoo.com)thank u
what is TOM in qtp?
In what occasion we can specify global sheet and action sheet?
Add parameters during time in each row in one column
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.
hi, In A Table there are some columns and dynamic rows and in each row in first column there is a link with name. upon clicking on that link it will show some details. write the vbscript to check that link without descriptive programming?