how to run the script If QTP tool not identify object in web
page
Answers were Sorted based on User's Feedback
Answer / nitin sharma
If QTP doesn't recognize objects then u may follow these
things:
1.Check the addins properly.
2.You can use use low level recording.
3.You can use Virtual object wizard which perofrms mapping
of non standard objects to standard objects then make QTP
to start identifying the objects.
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / aiswaryan
1) Check respective addins are added in the QTP and invoked.
2) Ensure the AUT is Web application if someother (java,
Flex etc) then add the respective addins.
It wont make any issues if the script was working while
developed.
Is This Answer Correct ? | 0 Yes | 0 No |
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
Hi, I am trying to automate the web application for generating Reports.I am facing issue with IE while running the script. After 4 report IE crashes.I am using QTP 9.5 with IE version 7. Can anubody give me solution for this issue. Thanks in advance-Jyotsna
how to write regular expression for Date field?
How to call a function in QTP?Is there any method ? Thanks , PRASANNA
Explain more about the Test Fusion Report of QTP?
Test cases for Traffic Signals
What are different types of frame works ?
How to add synchronisation points in qtp?
what r the 3 basic factor on which we determine to perform automation
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
can any one tel ,using simple string a[0]=I a[1]=N a[2]=D like that it go's . . out put i need INDIA help me it's really need full ..
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??