Hi Girish
These code i am using for Descriptive programming.
Browser("name:=CIBR").Page("title:=CIBR").WebButton("name:=View
Report","type:=submit").Click
'Expending all Reports
Browser("name:=CIBR").Page("title:=CIBR").Frame("html
id:=report","name:=report").Image("name:=Image","file
name:=.*TogglePlus.*").click
' Capturing values From table
strCompname= Browser("name:=CIBR").Page("title:=CIBR").Frame("html
id:=report","name:=report").WebTable("column
names:=client.*","name:=.*Katmai_PCU_Main.*","index:=0").getcelldata(4,4)
strPlatform=Browser("name:=CIBR").Page("title:=CIBR").Frame("html
id:=report","name:=report").WebTable("column
names:=client.*","name:=.*Katmai_PCU_Main.*","index:=0").GetCellData(4,5)
strexpamt=Browser("name:=CIBR").Page("title:=CIBR").Frame("html
id:=report","name:=report").WebTable("column
names:=client.*","name:=.*Katmai_PCU_Main.*","index:=0").GetCellData(4,6)
strtotalPamt=Browser("name:=CIBR").Page("title:=CIBR").Frame("html
id:=report","name:=report").WebTable("column
names:=client.*","name:=.*Katmai_PCU_Main.*","index:=0").GetCellData(4,7)
@Vivek- SSRS- SQL Server 2008 Reporting Server.
This is like a Crystal Report. This is a Integration tool for Web reporting.
On Sun, Aug 28, 2011 at 10:49 PM, Girisshhh <[email protected]> wrote:
> Hi Hardesh ,
> Can u put up the sample code here so that its easy to debug ..
> I faced a similar problem was when i was using exist on webpage .. I
> solved that using another logic .
>
>
>
> On Aug 28, 6:26 pm, hardesh kumar <[email protected]> wrote:
> > Hi Manoj,
> >
> > thanks to reply. I appreciate your efforts.
> > I have already checked these things with OR. I am same issue with
> > descriptive programming.
> >
> >
> >
> >
> >
> >
> >
> > On Sun, Aug 28, 2011 at 3:50 PM, Manoj Gupta <[email protected]>
> wrote:
> > > It seems smart identification is being used in object identification,
> > > try to investigate the properties of parent objects of the objects,
> > > these proprties should be same at run time as they are in OR.
> >
> > > On 8/28/11, hardesh kumar <[email protected]> wrote:
> > > > Hi All,
> >
> > > > My application to test is developed in asp.net and sql server 2008.
> this
> > > > mainly a reporting web site. All reports are displayed in integrated
> tool
> > > > SSRS.
> > > > QTP 11 is able to recognize all objects in these reports but at the
> time
> > > of
> > > > execution it takes 2 minutes to perform any action. Please share your
> > > > expertise how to resolve this issue. I would be a great help for me.
> >
> > > > Hardesh Kumar
> > > > SSTE Automation
> > > > +919873814330
> >
> > > > On Wed, Aug 24, 2011 at 10:54 AM, hardesh kumar <
> > > [email protected]
> > > >> wrote:
> >
> > > >> Please reply............
> >
> > > >> ---------- Forwarded message ----------
> > > >> From: hardesh kumar <[email protected]>
> > > >> Date: Tue, Aug 23, 2011 at 11:51 AM
> > > >> Subject: Need Help
> > > >> To: [email protected]
> >
> > > >> Hi All,
> >
> > > >> I am using QTP 11 Trail version to automate asp.net application .
> > > >> with it , every thing fine but at reporting part where SSRS part
> used .
> > > >> QTP
> > > >> taking min 2 mins to recognize any object. Please suggest if any one
> > > have
> > > >> used to automate SSRS (SQL Server 2008s report part like Crystal
> report)
> >
> > > >> Thanks
> > > >> Hardesh
> >
> > > > --
> > > > You received this message because you are subscribed to the Google
> > > > "QTP - HP Quick Test Professional - Automated Software Testing"
> > > > group.
> > > > To post to this group, send email to [email protected]
> > > > To unsubscribe from this group, send email to
> > > > [email protected]
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/MercuryQTP?hl=en
> >
> > > --
> > > You received this message because you are subscribed to the Google
> > > "QTP - HP Quick Test Professional - Automated Software Testing"
> > > group.
> > > To post to this group, send email to [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected]
> > > For more options, visit this group at
> > >http://groups.google.com/group/MercuryQTP?hl=en
>
> --
> You received this message because you are subscribed to the Google
> "QTP - HP Quick Test Professional - Automated Software Testing"
> group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/MercuryQTP?hl=en
>
--
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en