Answer Posted / m
On Error Resume Next method we use to handle the runtime error
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can i compare two databases using QTP ?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
How does quicktest professional identifies the object in the application?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How would you directly trigger javascript in a test?
Why to use descriptive programming?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Discuss quicktest professional environment?
Why qtp always start action1 and does not start action?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How many types of actions are there in quicktest professional (qtp)?
How to use transactions in qtp?
What is the use of an object spy tool in qtp?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet