测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
会员
weijie-xiao (wjxiao)
第 48256 位会员 / 2019-11-04
0 篇帖子 • 7 条回帖
0 关注者
3 正在关注
10 收藏
GitHub Public Repos
  • generative_agents 0

    Generative Agents: Interactive Simulacra of Human Behavior

  • react-native-demo 0

    React Native Voximplant Demo

  • CenseoQoE 0

    image and video quality assessment

  • keras-yolo3 0

    A Keras implementation of YOLOv3 (Tensorflow backend)

  • handson-ml 0

    A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep...

  • deep-learning-with-pyt... 0

    Jupyter notebooks for the code samples of the book "Deep Learning with Python"

  • test_jira_jenkins_report 0

  • python-machine-learnin... 0

    The "Python Machine Learning (2nd edition)" book code repository and info resource

  • Faster-RCNN-TensorFlow... 0

    Tensorflow Faster R-CNN for Windows/Linux and Python 3 (3.5/3.6/3.7)

  • tensorflow-yolo3 0

    tensorflow implementation of yolov3

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 智动化测试 - 有效代码覆盖率结合自动化实践 at 2024年08月28日

    “算法基于以上因素对每段未覆盖代码段进行评分,然后根据评分对测试用例进行排序,最后推荐评分最高的测试用例。这样,QA 团队可以优先考虑这些推荐的测试用例,从而更有效地补充和优化测试用例集。”

    楼主好,请问你们是怎么把用例跟代码段关联上的?

  • 基于 Jacoco 的二次开发【解决不同版本 exec 数据合并问题】 at 2023年02月06日

    @alwans 楼主好!我这边目前遇到代码文件中内部类和匿名类的覆盖率合并的问题?想请教下怎么处理比较好?

    1. 内部类的,

    public class AnonymousClassTest {
        public class InnerClass {
            public int sum(int a, int b){
                return a + b;
            }
    ...
    

    合并 sum 方法的时候因为解析的 classInfo.className 是 AnonymousClassTest, 按照目前逻辑会获取 AnonymousClassTest.class 进行分析,但是 sum 方法的插桩信息实际需要根据 AnonymousClassTest$InnerClass.class 来解析,会导致 sum 方法的覆盖率没有合并到。

    想法:打算在解析 methodInfo 的时候记录下来方法真正所属的类。然后可以根据 AnonymousClassTest$InnerClass 去找 class 文件来解析合并

    2. 匿名类的,

    匿名类的名称并不固定,而且 classId 等信息也可能会变化,
    请问能有什么方式准确拿到新旧 class 的对应关系吗?

  • Android 流畅度评估及卡顿定位、优化 at 2021年06月30日

    试了下,看起来是跟机型和版本有关系:
    荣耀 10 android10.0 只有 10 帧
    小米 note3 android8.1.0 能有 120 帧

  • dumpsys gfxinfo 包名 framestats 为什么只能得到 10 帧的详细信息?请高手指点迷津 at 2021年06月30日

    看起来是跟机型和版本有关系:
    荣耀 10 android10.0 只有 10 帧
    小米 note3 android8.1.0 能有 120 帧

  • Android 流畅度评估及卡顿定位、优化 at 2021年06月30日

    请问各位大佬,为什么我执行 adb shell dumpsys gfxinfo framestats ,显示的 PROFILEDATA 只有 10 行,不是 120 帧的吗?

  • dumpsys gfxinfo 包名 framestats 为什么只能得到 10 帧的详细信息?请高手指点迷津 at 2021年06月30日

    同问

  • [深圳] 平安人寿招聘测试开发工程师 2 名 (1年 以上) at 2019年11月04日
    仅楼主可见
关于 / 活跃用户 / 中国移动互联网测试技术大会 / 反馈 / Github / API / 帮助推广
TesterHome社区,测试之家,由众多测试工程师组织和维护的技术社区,致力于帮助新人成长,提高测试地位,推进质量发展。Inspired by RubyChina
友情链接 WeTest腾讯质量开放平台 / InfoQ / 掘金 / SegmentFault / 测试窝 / 百度测试吧 / IT大咖说
简体中文 / 正體中文 / English

©testerhome.com 测试之家   渝ICP备2022001292号
  渝公网安备 50022202000435号    版权所有 © 重庆年云聚力信息技术有限公司